CFJavaEditor

Requests for assistance and other HOWTOs.

Moderator: Board moderators

timbo
Regular
Posts: 52
Joined: Tue Mar 22, 2005 12:36 am

CFJavaEditor

Post 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?
Leaf
Forum Aficionado
Posts: 1994
Joined: Tue Apr 29, 2003 5:55 pm
Location: Minnesota, USA
Contact:

Post 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?
"Put another, more succinct way: don't complain, contribute. It's more satisfying in the long run, and it's more constructive."
Eric Meyer
Ryo
Forum Fanatic
Posts: 752
Joined: Mon May 19, 2003 9:16 pm
Location: Paris, France

Post 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.
timbo
Regular
Posts: 52
Joined: Tue Mar 22, 2005 12:36 am

Post by timbo »

netbeans fixed it.
Post Reply