Hi all,
I'm a newbie, and I recently started learning JavaFX and Visage by following the the tutorials and wikis posted here. I was following the wiki Getting started with application development in Visage and I got lost under the
What turns a JavaFX application into a Visage application?
4. Import the given Visage/visage-javafx.xml at the start of the project's build.xml to run the Visage compiler on all the *.visage source files
I cant seem to find the build.xml in the project panel in the new JavaFX project I created under Netbeans. Although I found a build.xml in the actual folder of the project but when I opened it in a text editor I cant seem to find the mentioned Visage/visage-javafx.xml to be imported.
Can anyone help and guide me with this? Thanks in advance.