Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Java ME (J2ME) Developer Guide
Previous Page Home Next Page

Packaging Preferences

href="eclipse_java_me_javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.mtj.ui.preferences.PackagingPreferences)")">Goto the Packaging preference page Java ME >Packaging category from the left pane of the preferences dialog to specify preferences that control the process of putting together the distribution package files.


Preference items:

Item Contents
Increment Version Automatically If this option is checked, MTJ will automatically increment the Midlet Version parameter every time the MIDlet suite is repackaged.

Note that, if a version number of the form x.y.z is incremented so that "y" or "z" exceeds 99, this number "rolls" back to zero, and the next number up is incremented. This is done because a significant number of phones generate errors if presented with a JAD file that contains a version number with a three-digit component in it.

Excluded Properties This area of the packaging preferences allows you to exclude certain of the MIDlet properties from the manifest file that is packaged within the deployed jar as part of the packaging operation. By default, the MIDlet-Jar-URL and MIDlet-Jar-Size entries are excluded.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire