Uncategorized

Yet another calendar widget

Wednesday, August 23, 2006 - 12:35 by Wayne Beaton
I needed a good calendar widget, so I took a look around. There are quite a few calendar widgets out there for Eclipse, but none of them did quite what I wanted. I looked at modifying one to better suit my requirements, but it turned out to be a lot...

What’s so great about ICU4J?

Tuesday, August 22, 2006 - 12:39 by Wayne Beaton
Yesterday, I introduced International Components for Unicode for Java (ICU4J) by describing how you can get rid of it. I feel pretty about about that, because ICU4J provides goodness that’s too important to simply dismiss. If you’re building applications for an international audience, you have to get this stuff right...

ICU4J

Monday, August 21, 2006 - 15:10 by Wayne Beaton
As noted in the Eclipse Wiki, ICU4J was adopted by Eclipse 3.2. ICU4J provides “more comprehensive support for Unicode, software globalization, and internationalization” than the standard java.text libraries, but comes at a cost. ~3MB to be inexact. The functionality provided by ICU4J is great to have… if you need it...

Eclipse World Tailgate Party

Thursday, August 10, 2006 - 05:37 by Anonymous (not verified)
The plans are starting to come together for our tailgate party at Eclipse World. The party will be on Sept. 6, starting at 8:00pm. Besides the food and drink, we also hope to encourage people to network with other Eclipse users and Eclipse technical community leaders. We also plan to...

Does Eclipse really give milk?

Wednesday, August 9, 2006 - 13:54 by Wayne Beaton
I just reviewed the programme for the iX conference that’s coming up in November 2006. There’s a lot of Eclipse activity at the conference, including: Kai Tödter is holding a tutorial on Eclipse Rich Client Platform Richard Schwaninger is presenting Milchkuh Eclipse (Migrating Legacy Applications to Eclipse) Kevin Parker is...

Sun’s FUD About Borland

Tuesday, August 8, 2006 - 17:35 by Anonymous (not verified)
I think it is really sad to see Sun’s latest marketing campaign creating FUD about Borland. Sun is supposively the steward of the Java community but here they go attacking a long-term supporter and partner of Java. With friends like this, who needs enemies? It is this type of marketing...

Eclipse Icons

Wednesday, August 2, 2006 - 07:42 by Wayne Beaton
Ben Walding has put together a page that contains all the icons contained in the Eclipse CVS repository. It’s a handy resource for finding just the right icon. They’re all released under the EPL, so you can actually reuse the icons (subject to the terms of the licence). See here...

New Eclipse Corner Article: Implementing Model Integrity in EMF with EMFT OCL

Tuesday, August 1, 2006 - 14:05 by Wayne Beaton
This article illustrates how the EMFT OCL parser/interpreter technology adds to the value of EMF/JET code generation as a foundation for model-driven development (MDD). We will see, with fully functional examples, how a metamodel can be generated from an Ecore model without requiring any post-generation custom code, including complete implementations...