Page 1 of 1

CFJavaEditor

Posted: Wed Jan 18, 2006 4:30 pm
by timbo
Not sure why but the .jar file works at home, but when I try to run it at work it asks me to select from a list of programs to use since it does not recognize the file format.

What do I need to do about this?

Posted: Wed Jan 18, 2006 4:51 pm
by Leaf
On your work computer, is the JRE installed?

If not, that may be the reason why. The JRE can be found at http://java.sun.com/j2se/1.5.0/download.jsp

Screenshots and a installation HOWTO is also available at:
http://crossfire.real-time.com/editors/ ... ndows.html

If the JRE is installed, then I'm not sure why that is. Does anyone else?

Posted: Thu Jan 19, 2006 8:16 am
by Ryo
What OS are you using, in the first place? :)

If Windows, you may need to create a shortcut with something like:
<path-to-java>\java.exe -jar <path-to-jar-file>
to launch the editor.

Posted: Thu Jan 19, 2006 1:29 pm
by timbo
netbeans fixed it.