Donate Helios

Thursday, June 17th, 2010


Millions of people use Eclipse. Friends of Eclipse allows you to contribute back to the Eclipse community. To celebrate the upcoming Helios Release Train we want to recruit 360 new Friends of Eclipse.
For a US$35 contribution, you can become a Friend of Eclipse. As a special thank you, Friends will get early access to the Helios release, direct from the download server at the Eclipse Foundation. Your contribution will also help support the Eclipse community.

Please contribute to this incredible project!

Eclipse DemoCamp Hamburg – Galileo Edition

Wednesday, May 27th, 2009

DemoCamp
I had a chance to speak about Eclipse Common Navigator Framework on Eclipse DemoCamp Hamburg – Galileo Edition. The event was a full success. Five speakers and fourty visitors were attending. After the formal part, there was an opportunity to relax at the bar of East Hotel Hamburg, thanks to Peter and Martin.

My talk was focussed on the basics of CNF. After some slides on Why, What and How, I moved on to a live coding demo and coded a small CNF view inside of an trivial RCP. Everithng worked fine, until the launch – I misspelled one id in the plugin.xml, and had to resign and showed the prepaired result instead of the hacked one. If you want to read more, check out the TechJava report.

Eclipse Common Navigator Framework

Thursday, April 30th, 2009

Michael “Mike” L. Baird, http://bairdphotos.com/
Just finished to correct mistakes (thanks to Francis) in the article I posted about the usage of the Common Navigator Framework (CNF). In doing so the article incorporates the information already covered in different blogs, but also focuses on the specific use case of providing a view of data structure completely unrelated to the Eclipse platform resources. So the aim is not to add some content to the “Project Explorer” which is an example of resource-oriented CNF usage, but to provide a view on a completely own data model. This post fostered some communication with Francis regarding the CNF documentation provided in Eclipse, so I’m happy if my contributions can be valuable. As usual, this kind of content goes to TechJava….