Exadel JavaFX Plug-in for Eclipse version 1.3.5 now available

Exadel released new JavaFX Plug-in for Eclipse version 1.3.5. The two major features are:

  • Setting VM parameters for JavaFX application
  • Option to specify custom JNLP arguments

To download the latest version or install via Eclipse update, go to http://exadel.org/javafxplugin.

There are also a number of bug fixes and more improvements to the application launcher. You can see what else changed in the Release Notes (make sure to read changes about launch configuration).

To see what features and bug fixes or even suggest your own are making it into the next version, click here. Don’t forget the forum for any other questions/comments.

Exadel JavaFX Plug-in for Eclipse version 1.3.4 with Organize Imports

Exadel has released Exadel JavaFX Plug-in for Eclipse version 1.3.4. The biggest feature in this release is Organize Imports (just like in Java editor).

The class for Text node is missing, pressing Ctrl+Shift+O, will display the dialog where the correct class can be selected:

You can also invoke Organize Imports from the editor context menu (right-click anywhere in the editor and select Organize Imports).

Exadel JavaFX Plug-in for Eclipse – go to member feature [in pictures]

Exadel JavaFX Plug-in for Eclipse version 1.3.3 introduced a handy feature which lets you quickly navigate to any part of JavaFX script. It works like an Outline view in a popup. The feature is invoked when in JavaFX editor by pressing Ctrl-O.

Pressing Ctrl-O and navigating through the outline using up and down arrows:

Pressing Ctrl-O and typing the name of a variable:

Exadel JavaFX Plug-in for Eclipse version 1.3.3

Another small update to Exadel JavaFX Plug-in for Eclipse.

As always, let us know what features you would like to see added. You can post them on the forum or add directly to Jira.

Exadel JavaFX Plug-in for Eclipse preferences page [in pictures]

As we continue to develop Exadel JavaFX Plug-in for Eclipse, we have added a Preference page where you can configure a number of things such as script coloring and JavaFX SDKs. In Eclipse, go to Window/Preferences/JavaFX.

Code style:

Read more »

Exadel JavaFX Plug-in for Eclipse version 1.3.2 is now available

Exadel JavaFX Plug-in for Eclipse version 1.3.2 is now available.

As always, let us know what features you would like to see added. You can post them on the forum or add directly to Jira.

Exadel JavaFX Plug-in for Eclipse version 1.3.1

Today we released JavaFX Plug-in for Eclipse version 1.3.1.

Please give it a try and let us know what you think.

Exadel JavaFX Plug-in for Eclipse Features

My article on Exadel JavaFX Plug-in for Eclipse Features was reposted on Exadel blog. Since then we added JavaFX 1.3 support to our plug-in.

What features you want in Exadel JavaFX Plug-in for Eclipse?

Tell us what features you want in Exadel JavaFX Plug-in for Eclipse. It’s very easy to do, you can either enter them into Jira or the forum.

Exadel JavaFX Plug-in for Eclipse with JavaFX 1.3 support

I’m happy to announce that we released Exadel JavaFX Plug-in for Eclipse version 1.3 with support for newest JavaFX 1.3.

Download the plug-in and Eclipse update site: http://exadel.org/javafxplugin.

What’s new in this version: http://exadel.org/javafxplugin-releasenotes

We would love to hear you feedback. Let us know how we can improve the plug-in.

Known issues:
- Version 1.3.0 supports both JavaFX 1.3 and 1.2.x. To switch from one JavaFX version to another go to Window/Preferences/JavaFX/Installed JavaFX Runtimes and check the version you want to use. Restart Eclipse. In the next release, we will make it so you don’t have to restart Eclipse.

- When you create a new JavaFX project for the first time and click to add JavaFX SDK, the Configure button doesn’t do anything. It’s a bug. Before creating a project, go to Window/Preferences/JavaFX/Installed JavaFX Runtime and add JavaFX SDK there.

Next Page »