Can I get all 3 to play nice, if so how.
When I try /usr/bin/java -jar bluej-250.jar
and the BlueJ winow pops up. I browse to /usr/lib/jvm/
BlueJ, tell me I need to use the java jdk which contains tools.jar Openjdk doesn't seem to have this.
Before I trawl sun.com, should I report this as a bug?
Is tools.jar allowed in openjdk?
Frank
Frank Murphy wrote:
Can I get all 3 to play nice, if so how.
When I try /usr/bin/java -jar bluej-250.jar
and the BlueJ winow pops up. I browse to /usr/lib/jvm/
BlueJ, tell me I need to use the java jdk which contains tools.jar Openjdk doesn't seem to have this.
Before I trawl sun.com, should I report this as a bug?
Is tools.jar allowed in openjdk?
It does exist in /usr/lib/jvm/java-openjdk/lib/
Lillian