Preverification Preference

Select the Goto the Preverification preference page Java ME > Preverification category from the left pane of the preferences dialog to specify preferences that control the preverification operations performed by the plug-in.

screenshot

There are two fundamental issues that one controls with this dialog:

  1. Whether to preverify for CLDC 1.0 or CLDC 1.1.
  2. Whether to use the external preverifier, the one available on a SDK or the Proguard preverifier.
Item Contents
Use JAD file settings Selecting this option instructs EclipseME to look at the JAD file setting to determine whether to use CLDC 1.0 or CLDC 1.1 preverification.
Use project platform definition configuration Selecting this option instructs EclipseME to use CLDC 1.0 or CLDC 1.1 preverification based on the configuration supported by the platform selected for the project.
Use specific configuration Selecting this option allows you to choose between CLDC 1.0 or CLDC 1.1 using the pulldown list, regardless of the settings in the JAD file or the project's platform definition.