You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
legolas:ZenWriterFX cowboyd$ which javafxpackager
/usr/bin/javafxpackager
legolas:ZenWriterFX cowboyd$ ant run
Buildfile: build.xml
-pre-init:
-init-private:
-init-user:
-init-project:
-do-init:
-post-init:
-init-check:
init:
deps-jar:
-pre-compile:
-do-compile:
BUILD FAILED
/Users/cowboyd/Projects/ZenWriterFX/nbproject/build-impl.xml:143: Execute failed: java.io.IOException: Cannot run program "${platforms.default_fx_platform.fxhome}/bin/javafxpackager": error=2, No such file or directory
Total time: 0 seconds
The text was updated successfully, but these errors were encountered:
Checking out the source and invoking
ant run
from the command line results in this error:
legolas:ZenWriterFX cowboyd$ which javafxpackager
/usr/bin/javafxpackager
legolas:ZenWriterFX cowboyd$ ant run
Buildfile: build.xml
-pre-init:
-init-private:
-init-user:
-init-project:
-do-init:
-post-init:
-init-check:
init:
deps-jar:
-pre-compile:
-do-compile:
BUILD FAILED
/Users/cowboyd/Projects/ZenWriterFX/nbproject/build-impl.xml:143: Execute failed: java.io.IOException: Cannot run program "${platforms.default_fx_platform.fxhome}/bin/javafxpackager": error=2, No such file or directory
Total time: 0 seconds
The text was updated successfully, but these errors were encountered: