+1
On Fri, May 2, 2014 at 9:12 PM, Martin Desruisseaux <[email protected] > wrote: > Hello all > > I created a "sis-javafx" module [1]. Current properties are: > > groupId: org.apache.sis.application > artefactId: sis-javafx > package: org.apache.sis.gui > main class: ClientApplication > > Please let me know if there is any thing that should be renamed. For > example a "org.apache.sis.gui" package name implies that we would not > target other GUI framework than JavaFX, or that JavaFX would stay the > "main one". Is it a reasonable assumption? > > > Le 01/05/14 20:20, Roshan Lakmal a écrit : > >> Do you plan to use JavaFX Scene Builder for designing the graphical > >> user interface? This tool is integrated in NetBeans, but I don't know > >> about Eclipse... > > I'm more familiar using eclipse for development but I'm really happy to > try > > this. > > JavaFX Scene Builder can been used independently of any IDE, so you > should be able to use it with Eclipse. NetBeans is closely integrated > with the Scene Builder, which make it easy to use. But maybe Eclipse do > the same (if not, both applications can be used side-by-side). > > Note that using the Scene Builder is not mandatory - it is just a > convenient way to edit the FXML files. > > Martin > > > [1] > http://svn.apache.org/repos/asf/sis/branches/JDK8/application/sis-javafx/ > > -- Charitha Madusanka Linkdin : http://www.linkedin.com/pub/charith-madusanka/1a/508/42a Twitter : http://twitter.com/#!/charithccmc
