Soluling home   Document home

Micro Edition Options

Micro Edition Options

This sheet specifies the Java ME related options.

JAD file name

Specifies the JAD file of the JAR file that has been selected. JAR and JAD files are a set. Both are needed in order to deploy the application or run it on an emulator.

Options for class file localization

If a ME application has not been internationalized, there is no string resource to localize. In this case, Soluling localizes the source code files of the application. To do that, you must specify the source code directory, Java compiler, and Jave ME preverify tool. This group box is visible only if source code localization is used. The group box is hidden if your application uses either Mobile Internationalization API (JSR 238) or LWUIT resources.

Source code root directory specifies the root directory of your Java source codes for the class files of the JAR file.

Java compiler specifies the location of javac.exe tool. For example, C:\Java\JDK1.6\bin\javac.exe.

Preverify tool specifies the location of preverify tool of Java ME SDK. For example C:\Java\ME\bin\preverify.exe.