How to rename the JAD file to eclipse MIDlet name

Hi, expert,

at the present time, our product team asks me to change the product name of the name of one to the other, I changed the title in the properties of the eclipse project and thought that's it. Cod file name was still the same as before.

Then I discovered that I was wrong. The name options-> list of applications is still the old name. Then I change the COD file name (the name of the JAD file is also modified with it) and thought that I would be ok this time.

I was denied again. The name on the download of air link always displays the old name and found out that the JAD stll MIDlet-name file has the old name and browser would use this name. Options-> application list, it still shows the old name. So I have to change the name of the MIDlet-name for the new name. However, I couldn't find a way. on the descriptor xml project, there is a tag called MainMIDletName, I changed to the new name:

However it does not seem to help as well. After research, I found this link, but it does not say exactly how do without changing the name of the project that I really don't want to do:
http://supportforums.BlackBerry.com/T5/Java-development/how-to-rename-JAD-in-JDE-Eclipse-without-ren...

I have a few choice here? Any help would be appreicated.

Hello

To have the "MIDlet-Name" of the renowned JAD property, you will need to rename the project. Output file names can be changed via the BlackBerry_App_Descriptor.xml > Build (tab) > name of the output file (field).

Kind regards

Tags: BlackBerry Developers

Similar Questions

  • How to force the jad file to be regenerated for each version

    I use Eclipse with the BlackBerry plugin.  Whenever I build the project active BlackBerry (Alt + B), it seems that Eclipse rewrites the file jad (the timestamp on the changes to the file), but the contents of the jad file is not re-written!

    I use the version string in the BlackBerry project properties to contain the version of my program.   But I find that even if I change the version string in the Properties window (and I can verify that the value has changed by looking in the file jdp), when I build the active project of BlackBerry, the MIDlet-Version string in the jad file does not change.  Yet if I delete the jad file and rebuild the project BB, then the jad file is written with the correct version string.

    It would be really nice if the build has successfully written the jad file, but short, how can I automatically have the deleted jad file?  As a matter of procedure, I usually do a project to clean and build together, before you build the active project BB.  Is it possible to change the Eclipse-specific procedure to remove the old jad file?  Is there a solution other/better?

    In addition, RIM - the fact that you do not write correctly the version string for the jad is a BUG!

    Thanks for the reply, but no, this link was not helpful.  There is no what I already know and have already said, with one exception - the problem, they talked was in the JDE and they suggested using the plugin - BAD NEWS - the plugin has the same BUG.

    What I did to make it work, it is write a cmd file that removes the jad and a few other files and set the absolute path to the cmd in the field of pre-build of project properties.   NOTE that the commands of the del in the cmd file must all also the absolute path.  I tried initially have an order of cd's as the first line of the cmd file, but that has not changed the directory - all the following commands continued to be run from the directory where the file of jdw.  I also tried put an led with an absolute path command in the field of pre-build directly (rather than using a cmd file).  Any work the del command.

  • How to rename the configuration files store data with downtime

    HI team

    I've renamed the vcenter client name. How to rename the configuration also files in data store with to take the time to stop.

    you have renamed virtual machines, and now you want to also rename the config files (vmdk, vmx and so on)?

    Just do a storage vmotion and the files will be automatically renamed...

  • How to rename the image files?

    I tried the file, I tried right click, but nothing does rename the file.

    Strange. How is - a rename an image? Thank you.

    It is under the library > Rename Photos.

    You have a lot of possibilities with the file name template:

    File name of Lightroom template editor - Mike Hoffman | TipSquirrel

    Mike

  • How to read the jad file property

    I am able to read the properties of the my application JAD file. My requirement is that through my application, I will download some other app via OTA, so is it possible to read the file property PPP through my application jad, I downloaded.

    you don't know. to download another app ota you need the address of the file jad online. with this you can download and analyze its contents.

  • How to get the jar file without knowing his name and any class on the inside?

    Hello, everyone!

    I would like to know if there is a way to get a reference programmatically in the original container without knowing his name and any class it contains. I mean by "initial pot" the pot that was called in the prompt, like this:
    java -jar jarfile.jar
    or in another way, in a graphics system. To be honest, what I really want is to get a reference to the manifest of the jar, but I know that if I can get a reference to the jar I can get a reference to its manifest file. Or if you know a way to get the manifest directly, it would also be useful. So, is there a way to do this?

    Thank you.

    Marcos

    Ah, so you want to find the calling class and get its source code.

    I managed to get the class calling on occasion, but this is probably a somewhat fragile solution. You must extend SecurityManager because getClassContext() is a protected method.

        private static class CallerFetch extends SecurityManager {
    
            public Class getCallerClass() {
                return getClassContext()[3];
            }
        }
        private static CallerFetch callerFetch =
                new CallerFetch();
    
        /**
         * Find the class of the code which called the
         * method that invokes this method.
         * @return The class of the caller's caller
         */
        public static Class getCallerClass() {
            return callerFetch.getCallerClass();
        }
    
  • of MSHS - cannot rename the data files

    I have a MSHS (encryoted MSH) - 5 last lines in this script - I have a command shell that renames the data files. for example

    Shell ren f:\data\abc_morning.txt abc_20100912_morning.txt
    Shell ren d:\data\def_afternoon.txt abc_20100912_afternoon.txt
    Shell ren t:\data\abc_evening.txt abc_20100912_evening.txt

    These commands work fine in the MSH script, but get the "File not found" error in file MSHS. Has anyone else ran into this problem?

    MSHS command also asked how to rename the data files as Shell REN does not work?

    It's really simple:

    MSH scriptname.msh

    That's all.

    Kind regards

    Cameron Lackpour

    Edited by: CL, Sep 13, 2010 16:37
    Adding an extension to the scriptname.

  • How to make a jad file and cod file to a single file for hosting on the web server

    Hello

    I want to make the jad file and cod file is a single file, which must be installed in the blackberry.

    When I load the jad without cod file file, it loads the app

    but when I load the jad file cod file, it loads the application on the blackberry device.

    I only want a single file to be uplaoded to the server for the installation of the application.

    Help, please

    I want it to install the web server to the BlackBerry smartphone.

    Thanks and greetings

    Anthony singh

    This is not possible, that both jad and cod is necessary to install an OTA application. the jad file contains a description of the application, the cod is the real application.

  • RIM-COD-SHA1 value to the jad file will not be checked during the on air download

    Hi, expert,

    I'm trying to see if the 2 following properties espeically the sha1 either activated or not during the over-the-air download of my aplication:

    RIM-COD-SHA1: 8 b 11 58 and 6 d 94 ee 4 c 94 27 09 57 95 1 b 1 c 80 2 b 45 38 f8 f7
    RIM-COD-size: 68020

    So I modified the value of sha1 of my jad file, to my surprise, actually the download will not check it at all and download was successful.  Actually the RIM-COD-size value is not matching the actual size of the cod file so. I suppose it could be due to some extra bytes added by signing. It is perhaps because of the same reason do not check the sha1 as well.

    But with all this, how BONES would be able to check the consistency between the JAD file and cod in case a COD file is corrupted? From my reading on the web, the sha1 is checked which is different from what I've seen during my obvious tests.

    Moreover, for on the airflow, after the signing, in fact we still use a single COD file that is in the results expected/standard eclipse folder (there is also one of expected/web results, but we don't use it) and then we rename the file .zip and extra cod all these cod file the zip and put all these cod and jad file on our server.

    I'm doing sth wrong here?

    Signatures added at the end of a COD file are not included when calculating the value of SHA1.  It is expected that the SHA1 of the JAD file values remain the same after the signing.

  • Rename the csv file

    Hello

    After an exhausting search this forum and a lot of trial and error, I was not able to work on how to rename a .csv file.  For example, I want to change the name of the csv files in a folder to include the name of the folder. For example, from Trial01 to Folder1_Trial01.

    Can someone help me, please!

    Thank you

    CJ

    CJ,

    You can try something like this:

    Norbert

    PS: If it is difficult for you to understand, you might want to do a training online or visit a LV course of NOR.

  • Download the Jad file and cod

    I discovered that an OTA installation requires a file of cod and jad. Now if I want to download these two files on my website /data/test.jad and/data/test.cod, how can I download the jad on my device so that it installs OTA?

    thanx

    You can use Web browser - open the JAD file url in the browser and the appliance will provide a view with a button to install it on the device.

    Make sure that you have configured on your server mime types, as described in this article:

    What is - required for a web server MIME types use BlackBerry applications

  • How to create the new file alertlog.

    How to create the new file alertlog. Need the DB bounce?

    -Chandra

    H wrote:
    How to create the new file alertlog. Need the DB bounce?

    -Chandra

    Is that your alert log file size seems huge? Rename it with another name, Oracle will automatically creates a new name that alert_.ora

  • How to move the index file...?

    I have files of data to index as follows...

    /U02/MY_TEST_DATA/indx01.dbf
    /U02/MY_TEST_DATA/indx02.dbf

    I'm running out of disk space available in u02.

    How to move the two files above to u03? I have a lot of space in u03.
    HP Unix, Oracle 10g R2.

    What I need to change other settings when I move the location of the file? for example, backup, archieve etc...

    Please advice.

    Thank you
    GISH

    Hello..

    Well you can do it in one of 2 ways: -.

    1 put the tablespace contains the data offline files, copy the data index files to the new location, and then change the database rename ' old/file/name/location of the file' to 'new/file/name/locatio. put storage space online. Completed successfully, remove the file data from the old location.

    2. in the hope that these two data files belongs to 1 tablespace and tablespace that contains only the index, you can create a tablespace with its data on the new mountpoint file again, then rebuild the index of aid (dynamic script)

    change owner.index_name tablespace new_tbs_name n parallel reconstruction;

    Once all the indexes have been moved to the new tablespace you can drop the previous old tablespace.

    I would prefer 1.

    HTH
    Anand

  • How to access the textedit files in Icloud on time machine

    Hi all

    Bad, I need your help! I'm trying to access all my text edit files, which I had saved on ICloud.
    My laptop does not run successfully. I was proposed to restore and re - install the op system. So I run a Machine back up full time and I restored my laptop. I should all have backed up, right?
    Problem is: I'm trying to get all my work on Tex Edit, but I can't find it on Time Machine. Does anyone know how can I recover these files? I have two important years of drafting work there!
    It would be good to have your suggestion.

    Thanks in advance for your help

    Did you you save the files in the correct format - OS X Server: how to modify the configuration files - Apple support?

  • Re: How to save the video file to a DVD-R for Equium A200

    I have the Equium A200. Someone can tell me how to save the video file to a DVD-R on my computer in order to use it later, or use it in windows movie maker and must not simply copy on another DVD-R right?

    My cursor also has disappered in the suite of windows media, that makes life quite difficult.

    Any ideas?

    Thank you.

    You mean, you want to copy the original DVD movie to HARD drive?
    Well, you can copy the contents of the entire DVD to the HARD drive. It means that you have to copy a lot of data.
    I would recommend shrinking the DVD movies using a tool called DVD shrink.
    It would decrease the data and would also copy the content to the HARD drive.

    But if you want to use these files later in windows movie maker, so you must convert these using a 3rd party tool.
    Google a bit and you should find many free applications that would help you to do this work.

    Good bye

Maybe you are looking for

  • Voicemail

    I don't know if anyone can help... I have an iPhone 5, which does not connect to voicemail when be groggy, he just keep sound until a voice message says the number you are calling is not available.  My phon carrier I ee and they say there is nothing

  • Is there a way to make firefox to open hypertext links to local files?

    My company has a system of custom Office and of course its developed for IE, but none of the engineers like IE. We all use and wish to continue using Firefox. The sections in the ticket system a a place for links to local files on a shared drive. I c

  • problem against the USB port

    I have HP Pavilion 2301ax g6. but I'm tired of Windows 8...SO today, I install Windows 7 ultimate. ....I hv installed all necessary drivers...but... then also my USB PORT does not work... 1 port works, but is not another...but I m up to tgat sure the

  • Where is the radio of the Apple TV on the new Apple TV app?

    I enjoyed hundreds of stations on the old Apple TV: a the upgrade cost me this function?

  • Upgrade memory for z580

    I have z580 ideapad with 4 GB of memory. I used cpu - z to collect information on the memory and it sees DRAM frequency 798,3 MHz. I don't know what is the actual speed of the memory. It's 800 MHz? I plan to buy another memory of 4 GB. Want to know w