About Library packaging [message #1398545] |
Fri, 11 July 2014 04:13  |
Eclipse User |
|
|
|
I've already had experience in Packaging JavaFX Application, thanks for the following articles:
- code.makery.ch/java/javafx-2-tutorial-part7/
- docs.oracle.com/javafx/2/deployment/jfxpub-deployment.htm
However, when I created JavaFX Library Project in e(fx)clipse, I could not see .fxbuild file which appeared in ordinary JavaFX Projects.
Should I clone a .fxbuild from an JavaFX (Application) Projects and use it to create Ant .xml for Library Project, or is there more proper instructions on Packaging a JavaFX Library?
|
|
|
Re: About Library packaging [message #1398980 is a reply to message #1398545] |
Fri, 11 July 2014 18:00  |
Eclipse User |
|
|
|
A library does not need a fxbuild because it is not deployed standalone.
Tom
On 11.07.14 22:16, Tiancheng Hu wrote:
> I've already had experience in Packaging JavaFX Application, thanks for
> the following articles:
> - code.makery.ch/java/javafx-2-tutorial-part7/
> - docs.oracle.com/javafx/2/deployment/jfxpub-deployment.htm
>
> However, when I created JavaFX Library Project in e(fx)clipse, I could
> not see .fxbuild file which appeared in ordinary JavaFX Projects. Should
> I clone a .fxbuild from an JavaFX (Application) Projects and use it to
> create Ant .xml for Library Project, or is there more proper
> instructions on Packaging a JavaFX Library?
|
|
|
Powered by
FUDForum. Page generated in 0.03172 seconds