skip to main content
Maps > Developing with design tools > Using the Symbol Compiler > Getting to know the Symbol Compiler > Compiling Java classes
 
Compiling Java classes
To use this functionality, you need to have a JDK (1.5 or higher version) installed on your system and set its base directory to the JAVA_HOME environment variable.
To generate the symbol source files and compile their.class:
1. Select the symbol(s) in the Project Symbols pane.
2. Choose Project>Generate and Compile.
 
You may not need this functionality and may simply integrate the generated Java™ source code in your favorite development environment. However, you need to compile the generated code if you want to test your symbol in the Symbol Compiler, or if your symbol is to be used as a subsymbol in a compound symbol.

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