To start Cosmo Code using the CosmoCode desktop icon, choose Find > Web Tools from the Desktop menu, move Cosmo Code's icon onto the desktop, and then double-click the icon.
To start Cosmo Code from a shell window, type:
cosmocode
Cosmo Code provides several additional startup options, depending on whether you are editing an existing project, or loading a standalone Java application or an applet. Choose the appropriate option below:
cosmocode projname
cosmocode myfile.html
Cosmo Code creates a temporary project called myfile.html.proj and attaches to the debugger. If you save the temporary project, it is saved as a normal project and can be accessed from the Project card in future Cosmo Code sessions.
cosmocode myclass.class
Cosmo Code creates a temporary project called myclass.class.proj and attaches to the debugger. If you save the temporary project, it is saved as a normal project and can be accessed from the Project card in future Cosmo Code sessions.
Guide to the Cosmo Code Development Environment
12-96*019