Eclipse Announcements: Hudson Book Now Available
We are very excited to announce the publication of this fantastic new book on Hudson available from the Hudson web site. It provides a comprehensive guide to using Hudson from initial download to...
View ArticleIan Skerrett: Key Success Factors for Open Source Strategies
Last week at EclipseCon Europe, John Swainson gave a keynote address that reflected on IBM’s decision to start Eclipse as an open source project and consortium. During his speech, John identified 5...
View ArticleMatthias Zimmermann: Eclipse Scout at Eclipse Day Paris 2011
Right after the Eclipse Con Europe the Eclipse Day Paris takes place tomorrow. As its name indicates this is a one day meeting for the French Eclipse community in Paris. It brings together...
View ArticleAlex Blewitt: Ten Years of Eclipse
I have written up the last Ten Years of Eclipse at InfoQ, including a bit about the pre-history of where Eclipse came from. I was lucky enough to work with both Visual Age for Java (which was written...
View ArticleVincent Zurczak: WSDL Parsing with Eclipse’s metamodel for WSDL
I recently had to work with the WSDL metamodel from Eclipse WTP. I thought it may be useful to compare it with other WSDL parsing solutions. Notice that I will focus on Java solutions here. A quick...
View ArticleBryan Hunt: eTrack EMF Tutorial
I’ve made a little more progress with eTrack and I now have two complete EMF tutorials available. Creating the Entity Domain Model walks you through creating an EMF ecore model for the Entity domain,...
View ArticleGreg Wilkins: CometD, Dojo and XDomainRequest
The CometD project implements various Comet techniques to implement a web messaging bus. You can find an introduction to CometD here. Web applications often need to access resources residing on...
View ArticleCedric Brun: Follow the White Rabbit ...
at Eclipse Day Paris !If you're always wondering why we are so excited about Eclipse Modeling Technologies, if you'd like to understand how technologies relates to each others and how they can be used,...
View ArticleSusan McCourt: Collecting Bits of Input
I've been looking around lately at the way different sites collect input when performing a task, and how we can do better in Orion.For the time being, I'm ignoring the main input task in Orion -...
View ArticleDave Carver: Refactoring: Maintainable Web Services
One of the problems I have with WSDL based web services is the fact that operations are typically generated into one big interface file that must be implemented. I’ve seen WSDLs with 50 to 70...
View ArticleJan Kohnlein: Eclipse Con Europe 2011
The slides of my talk A Fresh Look at Graphical Editing at Eclipse Con Europe 2011 are online now. If you're interested in the code it's on github, but remember it's a prototype - no tests so far, no...
View ArticleKai Toedter: Eclipse 4.x RCP + JavaFX Renderer
Recently I have ported my e4 Contacts Demo to Tom Schindl’s e(fx)clipse. Besides a very nice JavaFX tooling integration into the Eclipse IDE, Tom also started a JavaFX 2.0 based rendering engine for...
View ArticleMariot Chauvin: Collaborative modeling @ EclipseCon Europe 2011
Last week I presented with Martin and Benjamin why collaboration in modeling becomes an important concern, the issues we currently encounter, and the eclipse technologies which are improving to provide...
View ArticleHendrik Eeckhaut: How to set the update description of RCP product updates
Thanks to Ian Bull on Eclipse Con Europe last week, I finally found out how to set the update description for an RCP product update. This was a tiny annoyance that has been itching since the first...
View ArticleMariot Chauvin: Modeling Symposium @ EclipseCon Europe 2011
The modeling symposium at EclipseCon Europe 2011 was really nice with several talks on various topics related to modeling. I would like to thank all presenters and particularly István who filmed all...
View ArticleVincent Zurczak: Changes and New Feature in the BPEL wizard
Hi, I have just added a new way to create BPEL processes in the BPEL Designer. This feature allows to generate a BPEL skeleton from a WSDL port type. Roughly, it means we can generate BPEL processes...
View ArticleZoltan Ujhelyi: Reusing PDE in modeling context
If you’re developing with EMF it is a common task to separate the model into multiple files along with enabling the user to create crosslinks between them. This works out-of box if the files are...
View ArticleStephane Begaudeau: Slides from EclipseCon Europe 2011
For those of you looking for the Acceleo presentation that I’ve realized last week during EclipseCon Europe 2011, you can now find it online. I have also put online the presentation that I’ve done...
View ArticleDoug Schaefer: EclipseCon 2012 - Submit Now!
Sounds like EclipseCon Europe was a huge success again. The feedback I have is that the sessions were very well received. We really have a good formula to follow and it's so important to the success of...
View ArticleMiles Sabin: The Scala IDE for Eclipse 2.0.0 RC1 for Scala 2.9.1 and...
It’s been a long journey! The Scala IDE for Eclipse has reached the first release candidate for version 2.0, and if no critical bugs are reported, this will be the 2.0 release! Thanks everyone for the...
View Article