[Bluej-discuss] tools.jar
Denis BUREAU
Denis.Bureau at wanadoo.fr
Tue Jan 15 10:50:38 GMT 2008
Hi BlueJers,
I'm trying to launch BlueJ with the trick indicated here :
http://lists.bluej.org/pipermail/bluej-discuss/2004-October/004046.html
As I didn't want to have path problems, I copied tools.jar
to the BlueJ directory.
I typed this command :
C:\BlueJ> java -cp tools.jar;lib\bluej.jar bluej.Boot
BlueJ started but I could neither create nor open a project,
and I got this message in the terminal :
class Boot: tools.jar not found. Potential problem for execution.
I'm using jdk1.6.0_02 and, if this can be useful,
here is the debuglog file :
C:\BlueJ> more "\Documents and Settings\denis\bluej\bluej-debuglog.txt"
BlueJ run started: Tue Jan 15 11:31:01 CET 2008
BlueJ version 2.2.0
Java version 1.6.0_03
Virtual machine: Java HotSpot(TM) Client VM 1.6.0_03-b05 (Sun
Microsystems Inc.)
Running on: Windows XP 5.1 (x86)
Java Home: C:\Program Files\Java\jre1.6.0_03
----
BlueJscript terminated
Jeliot extension terminates
And of course, bluej.exe runs just fine.
Thanks for your help.
P.S.: some students did experiment this problem in the past,
but they never said if they solved it and how
----
Denis BUREAU.
More information about the bluej-discuss
mailing list