• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

JavaFX with eclipse

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Good morning,
I don't know a lot about this JavaFX, but me I work with eclipse, and I'd like to know is this JavaFX, easy to integrate in eclipse environment or other JAVA IDE.
Other things, is javaFX mature to be user in business application.
best reguard.
Hassan
 
Ranch Hand
Posts: 140
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i would suggest that you use netbean for javafx. do use the latest version. it has better support than eclipse for now.
 
Ranch Hand
Posts: 86
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

bryan lim wrote:i would suggest that you use netbean for javafx. do use the latest version. it has better support than eclipse for now.

6.7.1 to be more specific, that is not so obvious from netbeans site
 
bryan lim
Ranch Hand
Posts: 140
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
thanks Aurelian Tutuianu. you are right.
http://www.netbeans.org/downloads/ select the javafx download
 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have tried using JavaFx plugin for Eclipse. I faced a problem while getting it to work. I had to change over to NetBeans. If you use NetBeans you do not have to worry about adding plugins. You can select the JavaFx package and it comes ready with NetBeans.
 
Ranch Hand
Posts: 72
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Besides Sun's Eclipse plug-in (which I'm going to assume you tried), there is also free Exadel Studio JavaFX pug-in for Eclipse. You can download it here: http://exadel.com/web/portal/javafxstudio.

Max
http://mkblog.exadel.com
 
reply
    Bookmark Topic Watch Topic
  • New Topic