ZenWriterFX
ZenWriterFX copied to clipboard
can't run the application from OSX
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
Hey there, can you check that your javafx SDK home/bin/javafxpackager is there and that the execute permissions are set on it please?
You betcha,
saruman:ZenWriterFX cowboyd$ which javafxpackager | xargs ls -l lrwxr-xr-x 1 root wheel 73 Mar 15 22:55 /usr/bin/javafxpackager -> //Library/Frameworks/JavaFX.framework/Versions/Current/bin/javafxpackager saruman:ZenWriterFX cowboyd$ javafxpackager -version javafxpackager 1.2.3_b36