JAR-File doesn't run [message #1163178] |
Wed, 30 October 2013 18:12  |
Eclipse User |
|
|
|
Hello,
I followed the first tutorial, but the JAR-File won't run. After I had clicked "
Generate ant build.xml and run", the program "javaw.exe" wasn't set as default for opening the JAR-File. After I clicked Open with -> Javac.exe, nothing happened.
This is the MANIFEST.MF in the JAR-File:
Manifest-Version: 1.0
JavaFX-Version: 2.2
JavaFX-Feature-Proxy: None
Implementation-Vendor: Jack
Implementation-Title: Sample
Implementation-Version: 1.0
JavaFX-Application-Class: application.Main
JavaFX-Class-Path: Sample.jar
Created-By: JavaFX Packager
Main-Class: com/javafx/main/Main
|
|
|
|
Re: JAR-File doesn't run [message #1164344 is a reply to message #1164134] |
Thu, 31 October 2013 12:08  |
Eclipse User |
|
|
|
Yes, sorry, I meant "javaw.exe". But anyway, I fixed the prblem myself: It was not the fault of e(fx)clipse, there was just something wrong with my Java-Installation. But after I jused Jarfix (http: //johann.loefflmann.net/de/software/jarfix/index.html -> without the blank), everything was fine.
Thank you very much and sorry for the inconvinience!
Jack
|
|
|
Powered by
FUDForum. Page generated in 0.19680 seconds