I have a Blackberry Java project in Eclipse, i have version number written in four different places:
In the JAD file, MIDlet-1 (?)
, in the Jade file, MIDlet-version
In the AX file, & lt; Version & gt; (?)
And they seem incontinent. Changing one of these does not affect anyone else. Third, the user who sees during over-the-air setup and during the alternatives / edwards.
Question - Why do we need all of these? Is there a number, where numbers 1, 2, 4 come? It is my understanding that ALX is generated during compilation - where version # comes from?
EDIT: # 1 comes in ApplicationDescriptor.currentApplicationDescriptor (). GetVersion ()
Everyone should be managed with the BlackBerry_AP_descriptor file from the new Blackberry plugin. I checked it with Jare 4.5 (latest plugin setup) and all of it.
(More information in your comments, of course)
To bring information into the program, you must use ApplicationDescriptor.getVersion ()
< / P>
Comments
Post a Comment