Monthly Archives: December 2012

EMF-Edit-Support is coming to JavaFX via e(fx)clipse

One of the brand new runtime features we will provide with the next release of e(fx)clipse is EMF-Edit-Support for JavaFX so that people who use EMF as their domain technology don’t have to write code by hand when they want … Continue reading

Posted in e(fx)clipse | 10 Comments

My recommended project structure for (JavaFX) e4 projects

One of the most important things developing OSGi applications is the bundle structure and because e4 applications are by definition OSGi applications. Before looking in detail on e4 applications let’s look at how you should structure your OSGi projects in … Continue reading

Posted in e(fx)clipse | 7 Comments

Automated Eclipse Project creation and deployment (for JavaFX)

Our believe is that the best runtime techology is meaningless without proper tooling support so if you’ve ever developed an Eclipse Plug-in to allow easier adoption of a runtime technology you might have faced the same problem I’m facing with … Continue reading

Posted in e(fx)clipse | 2 Comments