Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Efxclipse"

(e4 on JavaFX)
(e(fx)clipse)
Line 1: Line 1:
 
= e(fx)clipse =
 
= e(fx)clipse =
 +
 +
== Tooling ==
 +
 +
* [http://wiki.eclipse.org/Efxclipse/FXGraph FxGraph] - DSL as a replacement for FXML
 +
* Tutorials
  
 
== Runtime ==
 
== Runtime ==

Revision as of 18:33, 6 July 2013

e(fx)clipse

Tooling

  • FxGraph - DSL as a replacement for FXML
  • Tutorials

Runtime

e4 on JavaFX

e4 or better the Eclipse 4 Application Platform is not bound to SWT but can be used with any rendering technology. Learn more about the JavaFX-rendering (Efxclipse/Runtime/e4).

Development

In case you are interested in providing bugfixes, contributing new features. Follow to this our Efxclipse/Development.

Back to the top