I have just installed the jde and read the documentation.
It all works fine, but I do have one problem. If I build
an example program, containing an error, the second buffer
looks something like this:

----
cd e:/tda/auth/arakne/dk/coconut/browser2/
make -f E:/tda/auth/arakne/Makefile -C E:/tda/auth/arakne 
javac -g -deprecation -classpath "jars/netscape.jar"
dk/coconut/browser2/Browser.java
dk\coconut\browser2\Browser.java:46: Class dk.coconut.browser2.Apta not
found.
  private Apta apt;
----

When I click on the line "dk\coconut\browser2\Browser.java:46", I belive the
first
buffer is supposed load the Browser.java file. This is not the case, instead
im
asked to "Find this error in:". 

I belive setting the source directory root should do the job?
Do I really have to put all my directories into the source directory?

Regards,
Ren� Schade

 

Reply via email to