The archive viewer allows you to examine archive files from within JCodeBox i.e. you can generate and package an application and then use the archive viewer to examine your application archives (.jar, .ear).
To start the archive viewer:
Select the Tools/Archive Viewer menu option from the main JCodeBox menu
The code template editor allows you to modify the templates JCodeBox uses to generate your applications. The JCodeBox templates are written in standard XSL (eXtensible Stylesheet Language) and you will need a good understanding of XSL and XML to make changes to the templates. Please note you must exercise extreme caution if you modify the JCodeBox templates. Incorrect modifications can cause JCodeBox to stop working correctly or to generate invalid code.
To start the code template editor:
Select the Tools/Code template editor menu option from the main JCodeBox menu