Can you use ResourceBundle with resrouce that are grouped within folders?

Hi I'm trying to internationalize my program by using the java ResrouceBundle.
Is there a way to use it with resources that have been grouped into folders?
For example, instead of using locale to specify the resource name as MessageBundle_en_US.properties, I would like to specify the locale name as the resource folder name like this:
resources_en_US/MessageBundle.properties
or resources_fr_FR/MessageBundle.properties etc.
Is there something already available for this in the API that i'm not aware of or, if possible, is there a way to overwrite the ResrouceBundle package to handle this?

Hi Simon,
Yes, I understand people would expect it to work on the emulator too, but the point of Scout is really to provide you information about the real performance (on the device and in production) to be really accurate and reflect the reality.
Having it work with the emulator would always be an approximation, which could still maybe be valuable, but we thought we would focus on production code.
But thanks for bringing this up, it is valuable feedback about your experience.
Thibault Imbert
Sr. Product Manager | Adobe Scout

Similar Messages

  • HT204380 Can you FaceTime between 2 iPads that are using the same apple ID but separate emails?

    Can you FaceTime between 2 iPads that are using the same apple ID but separate emails?

    Yes......I do so all the time.

  • Can you use IMAP with the ipads mail feature?

    Can you use IMAP with the ipads mail feature?

    Kappy,
    Yes, our domain and email accounts are on a server that does accept IMAP. Also, our mac mini and imacs are all set up for IMAP. Buying an ipad will enable me to work from home during this winter.
    Another ?: do you know if you can use text edit with the iPads mail feature? Reason being we have about 100 generic emails that all we have to do is change a few fields before sending out. Can this be integrated in without having to recreate all these messages?
    -TIM

  • Can you use home share where there are 2 itunes on the same computer but under different user profiles?

    Can you use 'Home Share' where there are 2 itunes on the same computer, but under different user profiles?

    check out method one from this support article -> How to use multiple iPods, iPads, or iPhones with one computer

  • If you do not have imessage enabled, can you still text with people that do?

    I just updated my iphone 4 to the ios5 software, but disabled imessage because I have heard that it is unreliable. Can I still text with people that do have imessage enabled on their phone?

    iMessages are only sent as SMS if iMessage is unavailable and "Send as SMS" is enabled in Settings.
    Settings -> Messages > Send as SMS 
    I do not believe this is enabled as a default setting.

  • Can you use Appletv with iPhone only?

    A friend has an iPhone, no Mac, still running a pc. Wants to get an ATV2. Can she use it with just an iPhone?

    She can use it with iTunes on the PC.
    Renting movies/internet based functions do not require a computer at all.
    An iPhone 4 (and 3GS I think) can send compatible media to AppleTV2 via the Airplay function - computer not essential for this.
    AC

  • HT4314 someone is using my account on clash of clans, can you remove all the device that are cnnected to my apple id? so i will be the one who can use it because iam the only one who knows my password. please help me guys i need my clash of clans

    Hi im allen. My problem is someone is using my account on Clash of Clans. Can you remove all device that at connected to my apple id? Will I be the only one who can access my game center and apple id thanks a lot apple team!
    <Email Edited By Host>

    Apple is not here.
    There are only users here like yourself.
    We can do nothing at all about any devices on you AppleID.

  • Can you use Redrum with GarageBand?

    Hey, I just got a new Mac on Friday (my first mac ever), and was wondering if you could use redrum with Garage Bands Loops. What I want to do is use the loops I make in Propellerhead Reasons Redrum with Garage Bands Loop file. Can someone tell me or even if this is possible??

    I have BFD Lite that came bundled with my ControlPad, & while it is a fully funtional drum solution, I've found EZDrummer to be, well, easier to use. Of course it depends on your intended application-do you want to trigger the sounds manually through pads or a keyboard, or are you looking for premade midi patterns? Both apps will work for either case, but the midi pattern interface for BFD is far more obtuse than that of EZD. All in all, I can appreciate the flexibility that BFD offers, but I use EZD 99% of the time, and I'm a long time drummer. FWIW, I rarely use the patterns, & trigger from a DrumKat or the ControlPad.
    One caveat for drag & drop-GB will create an oddball track (mine is a flute track) & you'll need to re-drag the pattern into your drum track & eliminate the placeholder track.
    -d

  • Can you use Itunes with out an apple id?

    my stepson has an Ipod and Itunes but he isn't old enough to have an apple id, what do we need to do? can he use them?

    No. It has never been migrated to Linux.
    With the current market share that Linux has, I seriously doubt that it will ever be migrated to that platform.

  • Digital Vault: can you use Filechute with digital ...

    I'm hoping to use Filechute (a Mac OS program) with my BT Digital Vault allowance.  (I have Filechute working fine with Dropbox.)
    Filechute can be configured with either an FTP or a WebDAV enabled server
    The set up needs:
    1   Host Name
    2   my username and password - I have these ok!
    3   upload URL
    4   download URL
    Has someone got the settings, or can you suggest what they may be?
    Many thanks

    Have a look at http://www.ecamm.com/mac/callrecorder/

  • Can you use anchors with tabbed panels???

    Im trying to use anchors with tabbed panels but they dont seem to work.  I need to be able to link to specific tabs and specific areas within those tabs, but I haven't been able to find a way to do this.  Does anyone know or have a work around?

    Yes, that is an improvement in Muse, check release notes here, http://forums.adobe.com/message/5104247 - Widget Improvements
    The selected tab in Design view for the Tabbed panel widget will now be selected/active when previewing, exporting or publishing the site to Business Catalyst.
    - Abhishek Maurya

  • Can you use bb with terminal services?

    I have a bb curve 8330 - my work outlook is on a terminal session.... how do I sync my bb with outlook? 

    Hello,
    The BB Desktop manager synchronsies the Handset through the MAPI PROFILE to the Mail system (through a BES if you use that option).
    No MAPI Profile = No BB sync.
    So, Terminal services or not, you need to set up a  MAPI profile on your Local PC.
    If you cant do that due to VPN/firewall restrictuions/etc  then you cant sync the BB to your outlook data at all.
    Sorry.
    Message Edited by OzBBerry42 on 03-04-2009 10:00 AM
    Checked out my Blackberry FAQ's and Links to Needed Articles here
    http://darkeen.homelinux.com/index.php/Blackberryfaq

  • Can you use components in the Script area?

    I really would like to implement the linkbutton in my functions.

    public function mainFunction():void{
                    var cache:int = 0;
                while(myCanvas.numChildren > 0){
                    myCanvas.removeChildAt(0);
                while(myCanvas.rawChildren.numChildren > 0){
                    myCanvas.rawChildren.removeChildAt(0); 
                    //text format for links 
                        //text format end 
                    if(amt_cnt.count == 1){ 
                        amt_cnt.end = amt_cnt.endCache; 
                        amt_cnt.start = amt_cnt.startCache; 
                        //set the text 
                        var myButton:LinkButton = new LinkButton(); 
                        myButton.label = "Can't find your answer? Need more help?"; 
                        myButton.x = 275; 
                        myButton.y = 200; 
                        myCanvas.addChild(myButton); 
                        myButton.addEventListener(MouseEvent.CLICK, moreHelp); 
                    }else{ 
                        amt_cnt.end = amt_cnt.endCache; 
                        amt_cnt.start = amt_cnt.startCache; 
                        var myButton1:LinkButton = new LinkButton(); 
                        myButton1.label = "Can't find your answer? There are more answers."; 
                        myButton1.x = 275; 
                        myButton1.y = 200; 
                        myCanvas.addChild(myButton1); 
                        myButton1.addEventListener(MouseEvent.CLICK, moreQuestions); 
    well it doesnt have to be in a forloop...

  • HT4914 Can you use I tunes match for movies saved within iTunes?

    Thinking about joining iTunes Match but does it Orkney for movies as well as songs?

    When importing songs into imovie, iTunes Match songs may appear to be unavailable. This is because you cannot import songs that are not stored locally on your device.
    To import an iTunes Match song you must download it first. To download a song:
    Open the Itunes
    Go to the Albums view.
    Click the Download from iCloud button on the top right of each album cover
                             4. Once the song is downloaded you can import it into imovie.
    Hope this helps

  • Can you use just any camera(that hooks up USB) with Mac Mini for FaceTime

    Was just wondering?

    Many but not all, here'a couple with Mics...
    http://eshop.macsales.com/search/usb+web+cams

Maybe you are looking for

  • Multiple email address on a receiver Mail Adapter

    I would like to send the following data to the mail adapter. It does seem to like the multiple email ids I have separated by comma. Is this allowed? If I pass one address it seems to work fine. Thank you for all your suggestions. <?xml version="1.0"

  • Error - Cannot add data to "unknown document"

    I have had this happen to me twice in two days. The file which I save constantly as I'm working on, comes up with this error and I can't open the .indd file.  I don't have any network, new external drive or installed any new updates that might affect

  • System Stats opinions Please - WORKLOAD vs. NOWORKLOAD?

    Dear Experts, Bit of a background - We've a big (10TB) 10.2.0.5, 5 node RAC system for a big Oracle eBusiness Suite (R12 - HRMS/Payroll) implementation and at the minute we are running on some old (2 years old) gathered NOWORKLOAD system stats and si

  • Error 1430 While Building Application

    I receive the following error when trying to build an applications Build Specifications: Error 1430 occurred at Create Folder in Create Directory Recursive.vi->AB_Destination.lvclass:Create_Destination.vi->AB_Build.lvclass:Create_Destinations.vi->AB_

  • Address Book locks up

    Running 10.3.9. I can add new addresses to Address Book via Safari, but I cannot do anything IN Address Book. Selecting any menu item or attempting to edit addresses locks the app. I reinstalled 10.3.9 but no change. I just read that a couple of spec