Java Reference
In-Depth Information
Figure 13-4. Module configuration screen for the HelloGroovyFX project
On the Dependencies tab, you need to configure one additional jar reference, as highlighted in the Figure 13-4 .
This is the GroovyFX jar file, which you can download from the GroovyFX site. The URL for the GroovyFX site is
http://groovyfx-project.github.com/ .
Now to create the HelloGroovyFX application, we need to add a new Groovy script to the project. Right-click the
src directory of your project and choose New Groovy Script from the context menu. This opens a script creation
dialog box where you can type the name of your script file and click OK to create it, as shown in Figure 13-5 .
Figure 13-5. Groovy Script creation dialog box
 
Search WWH ::




Custom Search