JSB Sample Files
The Calc JAR file (located in samples/jar
) is built
from the following JSB files:
These JSB files can be imported directly onto the palette, or
packaged into a JAR file (which will add multiple palette icons
when it is imported).
The JAR file is constructed using a batch file, which references
a manifest file which notes which file(s) in the JAR are JavaBeans:
Create ../jar/Calc.jar
by running BuildCalcJar.bat
from the (install dir)/samples/jsb/
directory.
Learn more about importing JAR files from the JAR Samples Directory.
The readme file contains additional
information and warnings regarding this release.