Package de.enough.polish.ant.build

Contains the build settings of the PolishTask.

See:
          Description

Class Summary
AttributesFilter Sorts JAD or MANIFEST attributes in a user-specific way.
BuildSetting Represents the build settings of a polish J2ME project.
ClassSetting Contains a class definition, e.g.
CompilerTask Allows the setting of any <javac>-settings.
FinalizerSetting Configures finalizers.
FullScreenSetting Represents the settings for the use of full-screen-classes.
JadAttributes Represents user-defined attributes for the JAD and the MANIFEST
JavaExtension Is used for integrating the <java> element into the <buid> task.
Keep Represents a class which should be obfuscated.
LibrariesSetting A container for several <library> tags.
LibrarySetting Allows to include a binary library depending on conditions.
LocaleSetting Is used to configure a single locale.
LocalizationSetting Stores the localization settings.
LogFilterSetting Specifies a log level for a specific class or package.
LogHandlerSetting Configures a log handler.
LogSetting Represents the debug settings.
Manifest  
Midlet Represents a midlet.
MidletSetting Manages all midlets of a specific project.
ObfuscatorSetting Containts information about the obfuscator which should be used.
PackageSetting Allows the usage of different packagers for the project.
PostCompilerSetting Is used for integrating custom post compilers.
PostObfuscatorSetting Is used for integrating custom post obfuscator.
PreCompilerSetting Is used for integrating custom pre compilers.
PreprocessorSetting Is used for defining additional user-defined preprocessors.
PreverifierSetting Configures Preverifier extensions.
ResourceCopierSetting Contains the configuration for a resource copier.
ResourceFilterSetting Can be used to exclude files for certain devices or device groups.
ResourceSetting Stores all settings made in the <resources>-element.
RootSetting Adds a base directory for the J2ME Polish resource assembling step.
SignSetting Is used to configure the automatic signing of MIDlets.
SourceSetting Allows the fine-tuned setting of source-directories.
SourcesSetting Allows a fine-tuned setting of source directories.
Variables Manages a list of variables.
 

Package de.enough.polish.ant.build Description

Contains the build settings of the PolishTask.