Monthly Archives: March 2012
Slides from EclipseCon talks
My talks are done. If you happen to come to here for the slides. Here they are: The Eclipse 4 Application Platform explained – PDF e(fx)clipse – Eclipse Tooling and Runtime for JavaFX – PDF
my bags are packed i’m ready to go
… I’m leaving in about an hour to Washington DC for EclipseCon. I’m going to give 3 presentations (on e4 and JavaFX): Tuesday:The Eclipse 4 Application Platform explained – This talk will explain the Eclipse 4 Application Platform which can … Continue reading
e(fx)clipse 0.0.13 released
Just right before EclipseCon 2012 I’ve released e(fx)clipse 0.0.13. On the feature side the main focus was on runtime, on the tooling I fixed some bugs which hopefully improves your coding experience (especially with fxml-Files). All in one downloads To … Continue reading
JavaFX 2 and OSGi-Deployment models
It looks like a lot of people are interested in using JavaFX into one of their Eclipse Views. I infer that from the people visiting my blog from a stackoverflow question. The problem people face is that in Eclipse JavaFX … Continue reading
Having fun with SVG and JavaFX 2.0
Thanks to Jasper Potts – e(fx)clipse has a first logo. Jasper was nice enough to provide me an SVG-Version of it and so I was able to use my SVG-To-FXML-Converter to make some fun stuff with the logo he provided. … Continue reading