First of all thanks for making this plugin available - i've just installed it and have my project compiling and running and so far it looks like Exadel is a godsend :) I've given up on NetBeans due to the 'scanning projects' issue.
I'm wondering how to get the packager to run in Exadel tho? I can run my project by selecting my main class and invoking the run-as JavaFx application menu, but for demos I"d prefer to run the app using javafx directly against the compiled jars, but I don't see these anywhere under my project root after a build. Is there some configuration that I need to do in order to get the packager to run as part of a build?
Also if I try to run my app as an applet or as web-start I get the error 'Directory \dest does not exist' in the Error log. If I create this directory and run run-as->applet again the same error is presented and the dest folder is deleted.
Thx,

Info request
Hello, oneHappyCanuck
Please, post stack trace from Error log view. It will be very useful for resolving that issue.