This is my first attempt to get J running on a 64 bit machine and Java is giving me some problems. I am running j801 on Fedora

The question is how should I modify the 'jhs' startup file below:

#!/bin/sh
 /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.4.1.fc20.x86_64/jre/bin/java
"`dirname "$0"`/jconsole" ~addons/ide/jhs/core.ijs -js " init_jhs_'' "

Obviously, directly inserting my java path is not working.

Help would be appreciated;

David
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to