![]() |
COMP 202: Principles of Object-Oriented Programming II← DrJava Project Facility → |
Home — Fall 2008 | | | Information | | | Resources | | | Exam Resources | | | OwlSpace | | | COMP 201 |
Sometimes DrJava doesn't know where to find the main Java compiler located in the tools.jar file. This file is installed when the Java SDK (JDK) was installed. DrJava attempts to automatically find this file, but sometimes it cannot find it. If there are multiple versions of the JDK installed, DrJava may not find all of the versions.
To manually configure DrJava to find the tools.jar file:
URL: http://www.cs.rice.edu/~javaplt/mgricken/teaching/202/08-fall/info/toolsjar.shtml
Copyright © 2008-2010 Mathias Ricken and Stephen Wong