Differences

This shows you the differences between two versions of the page.

Link to this comparison view

help:apps:drjava [2015/08/27 10:15] (current)
Line 1: Line 1:
 +====== DrJava reports No Compiler Available ======
 +
 +Problem: when staring DrJava the Compiler Options window reports "no compiler available"
 +
 +To fix this you need to set the tools.jar location in the drjava preferences.  Start drjava and follow these steps:
 +
 +``Edit`` --> ``Preferences``
 +
 +{{sysnews:drjava-no-compiler-01.jpg?600|}}
 +
 +Set the location of the tools.jar file to be
 +
 +  /usr/lib/jvm/java-6-sun-1.6.0.16/lib/tools.jar
 +
 +and select  ``OK``  
 +
 +{{sysnews:drjava-no-compiler-03.jpg?600|}}
 +
 +Finally, exit and restart drjava, now it should know where its compiler is to be found.
 +
 + --- //[[priestdo@cs.vassar.edu|Greg Priest-Dorman]] 2008/09/15 16:41//
 +