Properties for build settings
Setting
|
Description
|
Output file name
|
Specify the name of the .cod file that is generated when you package the project. If this field is empty, the project name is used.
|
Output folder
|
Specify the folder for the files that you create when you package a project.
|
Alias list
|
Repackage the existing API libraries into a new library project. Specify one or more libraries that this library project replaces, separated by semi-colons (;).
|
|
Preprocessor Directives
|
Add, delete, or change the directives that the preprocessor uses when it processes the Java® files for a project.
|
Output messages about what the compiler is doing
|
Select this setting to view detailed compiler information when you build a project.
|
Convert image files to .png
|
Select this setting to convert image files to .png format.
|
Create warning for no exported static routine: main(String[])
|
Select this setting to have the compiler issue a warning if main() is undefined.
|
Compress resources if significant space gain
|
Select this setting to compress the resource files.
|
| Generate .alx file (Desktop deployment/BES Push) |
Select this setting to create the application (.alx) files for distribution.
|
Desktop Manager deployment dependencies
|
Add, delete, or change the external .alx files that you want to include in your application. You can use this setting to include the applications that your project depends on that are not in the current workspace. The .alx files that you add are included in <requires id> tags in the .alx file that is generated for your project. |
Was this information helpful? Send us your comments.