Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Apr 2005 23:07:32 +1000
From:      Sam Lawrance <boris@brooknet.com.au>
To:        Herve Quiroz <hq@FreeBSD.org>
Cc:        java@FreeBSD.org
Subject:   JDK specific classpaths
Message-ID:  <1112706453.750.22.camel@dirk.no.domain>

next in thread | raw e-mail | index | archive | help
Since you're around, and handling java PRs... hope you don't mind :)

I'm looking at the NetRexx port right now. In order to work it needs
sun.tools.javac.* in the classpath. That stuff is located
in /usr/local/SOME_JDK/lib/tools.jar

Any suggestions as to how java should be invoked to provide the
"correct" tools.jar?

Simplified, but something akin to:
java -cp $JDK_HOME/lib/tools.jar

Any suggestions?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1112706453.750.22.camel>