Catégorie: Eclipse
21.08.07
24.07.07
Eclipse RCP and Java Web Start
The Eclipse Rich Client Platform (RCP) came under fire at a recent internal meeting. Most notably "RCP is a bear to work with", and "RCP and Java Web Start don't play nicely together".
The first point is fairly subjective, but the second is more tangible. Now, the speaker and his team are smart people, and mitigating circumstances undoubtedly explain his statements, but to my mind, RCP and Web Start play together very nicely indeed. In this article, I will present a step-by-step tutorial on how to create a simple RCP-based Hello, World application and how to extend it for deployment by Java Web Start.
13.06.07
05.06.07
Eclipse also has links file to manage plugins
Link files seem more convenient to use than Update Manager's extension locations, I'll give them a try.
29.05.07
Slides sur les références XML-Schema et EMF
Très synthétiques et informatifs.
28.05.07
Formatting your code using the Eclipse Code Formatter
What's new here is that you can specifically share the same eclipse formatter configuration between your eclipse workspace and your command line building tool ![]()
Code formatting support using the Eclipse Code formatter could be added to the Maven 2 Eclipse plugin. I've submitted a RFE for this new feature (MECLIPSE-272) on the codehaus JIRA.
09.05.07
EMF Compare gets a presentation page
I can't wait for EMF model merging and comparaison to be a reality ![]()

18.04.07
Refactoring in Eclipse 3.2
Nice article on eclipse 3.2 based refactoring.
17.04.07
Zest: The Eclipse Visualization Toolkit
Amazing ...

31.03.07
XPairtise - A Distributed Pair Programming Plug-in For Eclipse
At last, a shared development plugin for eclipse. Seems pretty young though.