Java Resources
Printer-friendly version
Since September of 1996, the Computer Science Department at Brock University has been using Java as the introductory programming language in its majors courses. As Java is the primary language used at Brock University, we have provided this page to help people who are new to Java or new to Java at Brock. If you haven't used Java before or don't have it installed on your machine, we suggest you follow the first link for complete installation instructions. If you have used Java but need to upgrade or download the tools we use, see the Tools section. The final section contains links to the reference documentation (APIs) for Java and the Brock packages (Media and BasicIO).
- JDK (Java 6 update 21 (6.0.21) installed in labs, be sure to download the JDK not the JRE)
- DrJava (drjava-stable-20100816-r5366 installed in labs, open the DrJava Stable Releases folder, then the drjava-stable-20100816-r5366 folder and (for Windows) download the .exe)
- Brock Packages (2010, unzip to a directory such as C:\brock\java\lib\ and add both .jar files to the Resource Locations/Extra Classpath in the Edit/Preferences dialog)
- Other Java IDEs
