SE452: Tools [13/29] Previous pageContentsNext page

The class homework, project, and examples should all be developed, compiled and run using the 1.4.2 Java Development Kit from Sun. It is available on Win32, Linux, and Solaris. If you are using HP or another *nix OS, 1.4 is probably still available for you as well, but I may not be able to support environmental issues you may have.

We will use the latest version of Tomcat 5

We will need to use a java JDBC database, and this will most likely be hsqldb, an open source pure java database.

We will use Ant for doing builds and deployment of code. I'll supply build files to help you along, but Ant is a good tool to learn.

Previous pageContentsNext page