Hello Stefan, Thank you for your help!
2008/9/25 Stefan Steiniger <[EMAIL PROTECTED]>: > . does your development program (or compiler) recognize the existence of > com.vividsolutions.jts.* classes, i.e. did you include log4j in the same > way as the JTS library - or is this just the first error that is recognized? only log4j has a problem. In total I have 4 errors and 1 warning, all related to Logger > . maybe you only did a reference to the openjump source code and not to > the libraries. The libraries need to be added to the projects: openjump > and a plugin project (Hello World) if they are needed there, and finally > to the "run" options classpath as well, in Eclipse : You are right, I did not include the lib path. After I did, nothing changed for the better. The current command is: javac -1.5 -classpath /home/donnut/dev/openjump/core/trunk/lib/:/home/donnut/dev/openjump/core/trunk/src/ -d ../classes nl/poeze/*.java > Do you use Eclipse? No, I'm using command-line tools > . you can also find the log4j-1.2.8.jar file in the /lib/ folder of the > repository (all needed jars can be found there) > In /usr/share/java I have a log4j-1.2.5.jar file. Now I included the lib directory of jump, so javac is using 1.2.8. Thanks, Erwin ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel