| Before you start to install MINERVA, make sure you know
- how to invoke your Java from the command line
- how to invoke your Java Compiler from the command line
- how to invoke your Java Archiver from the command line
You will need this information to make the MINERVA Development Server
operational. As default, these commands are assumed to be
visible to your system as "java", "javac", and "jar" respectively.
|