Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

JavaFX packaging fails

$
0
0

I have a simple JavaFX project that I would like to package as a Windows image, but when I try to build it I get 3 errors:

 

Error:Java FX Packager:

BUILD FAILED

C:\Users\Dave\.IntelliJIdea13\system\compile-server\_temp_\build3433150011334981496.xml:11:


Total time: 0 seconds

Error:Java FX Packager: Buildfile: C:\Users\Dave\.IntelliJIdea13\system\compile-server\_temp_\build3433150011334981496.xml

build artifact:
Error:Java FX Packager: fx:deploy task has failed.
I end up with an executable jar that runs correctly, but no bundled jre and exe.  If I build the project on Linux I can create a Linux image without any problems.
I'm using IntelliJ IDEA 13.1.4 build # IU-135.1230 with an evaluation license on Windows 8.1.

Viewing all articles
Browse latest Browse all 5661

Trending Articles