How do i download dr java
Dr java
Collapse
X
-
I did install dr java but then it was not compiling any files.
i did not know the exact way to resolve this issue.
Later i discovered it was missing the tools.jar file. I installed the jdk 1.5 and got the tools.jar file.
But again was stuck as i didnt know how to put the tools.jar file in dr java.
finally after many hours i got the answer. i have written the answer down for people who may face a similar problem like mine.
(1) Path for tools.jar:-C:\Program Files\Java\jdk1 .5.0_07\lib\too ls.jar
(2) Path to insert it in dr java:- open dr java, click on edit, then click on preferences, and then paste the file location for tools.jar in tools.jar location. lastly click on apply and ur dr java should start compiling the files.Comment
Comment