Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

Max Katz is a Senior Systems Engineer and Developer Advocate at Exadel. Max is a well-known speaker appearing at many conferences, webinars, and JUG meetings. Max leads Exadel’s RIA and mobile strategy. Part of this role is working as developer advocate for Tiggr Mobile Apps Builder (gotiggr.com), a cloud-based application for building mobile Web and native apps for any device. In addition, Max leads Exadel’s open source projects (exadel.org) such as Fiji, Flamingo, and JavaFX Plug-in for Eclipse. Max has been involved with RichFaces since its inception, publishing numerous articles, providing consulting and training, and authoring the book “Practical RichFaces” (Apress, 2008). Max also co-authored the DZone RichFaces 3 Refcard and the DZone RichFaces 4 Refcard. You can find Max’s writings about RIA and mobile technologies on his blog, mkblog.exadel.com, and you can find his thoughts about these topics and others on Twitter at @maxkatz. Max holds a Bachelor of Science in Computer Science from the University of California, Davis and an MBA from Golden Gate University. Max is a DZone MVB and is not an employee of DZone and has posted 34 posts at DZone. View Full User Profile

Exadel JavaFX Studio Plug-in for Eclipse version 1.0.2

August 06, 2009 AT 1:17 AM
  • submit to reddit

Exadel Studio JavaFX plug-in for Eclipse version 1.0.2 is now available.

 Features

  • Wizards:
    • Create JavaFX project
    • Create JavaFX script file
    • Create JavaFX class
  • Add/Remove/Edit JavaFX SDK
  • JavaFX editro
    • Error markers
    • Code highlighting
  • Deployment
    • Application (stand-alone)
    • JavaFX Applet
    • Java Web Start
  • Requirements
    • Eclipse 3.4, 3.5
    • Operating systems: Windows, Linux
    • Java 1.6
    • JavaFX 1.2

How to get started?

  1. Download it here (click on Download link in the menu on the left-hand side)
    1. How to install
  2. Read this getting started guide or the user guide
  3. Post any feedback or questions

What’s coming next?

  • Code assist (the editor will be aware in which JavaFX node you are and will only show code assist for your current location)
  • Code formatting, folding, highlighting to make it easier work in JavaFX editor
Note: with introduction of error markers, we changed how we work with JavaFX SDK and rely on JDK 1.6 thus Mac OS is not supported in this version.
0

(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)