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

Java ME Page

Select the Java ME category from the left pane of the properties dialog. The signing properties page for MTJ looks like the following:

screenshot

Property items:

Item Contents
JAD/JAR file name The default JAD/JAR file names are based on the project name, if you want to configure them to your own names, you can set them here.
Configurations The Configurations section manage configurations of your project. The active configuration contains the device the project is compiled against, and also the default device used when launching the MIDlets in the project. See more information at configuration document.

When active configuration changes, the contents of your project are automatically recompiled. Thus, if you build a project using the MIDP 2.0 platform and then change to a MIDP 1.0 platform definition, your project may no longer compile because of references to classes, methods or constants not present in the MIDP 1.0 definition.


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