skip to main content
Maps > Developing with design tools > Using the Symbol Compiler > Getting started with the Symbol Compiler > Compiling symbols
 
Compiling symbols
When you launch the Symbol Compiler, it opens with the two default palettes: Shared Symbols and Controls.
To compile a symbol:
1. Drag and drop (or double-click) a symbol from an open palette into the Project Symbols pane.
A tree view in the lower left pane displays the elements of the symbol class. The Java™ code of the symbol displays in the bottom center pane.
2. Choose Project > Generate and Compile or click the
3.
4. button in the toolbar.
The Symbol Compiler compiles the Java source file into a Java class and places it in the Class Directory specified in the toolbar.
Any image files are placed in the Resource Directory specified in the toolbar.
To generate the Java source file:
*Choose Project > Generate Source Files or click the
*
* button in the toolbar.
The Symbol Compiler generates the Java code of the symbol in the Java Directory specified in the toolbar

Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.