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

Optional

The Optional page is used to manage MIDlet suite properties that are defined in the Java ME specification, but which are not required.




The properties configurable in this page are:


Item Contents
MIDlet Permissions Permissions that your MIDlet must have in order to operate correctly. Permissions are usually only provided for signed MIDlets.
Optional MIDlet Permissions Permissions that your MIDlet would like, but can work without.
MIDlet Data Size The minimum number of bytes of persistent data required by the MIDlet. The device may provide additional storage according to its own policy. The default is zero.
MIDlet Description The description of the MIDlet suite.
MIDlet Icon The name of a PNG file within the JAR file used to represent the MIDlet suite. It is the icon used by the Java Application Manager to identify the suite. This icon is for the suite as a whole, as distinct from the individual MIDlet icons you can set up on the MIDlets page.
MIDlet Information URL A URL for information further describing the MIDlet suite.



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