Blog Posts

    Check Out Ganymede Around the World

    Wednesday, July 30, 2008 - 15:15 by Anonymous (not verified)
    In the last month, lots of people have downloaded Ganymede. What is also nice to see is people talking about their Ganymede experiences on the Ganymede Around the World map. For example: Krishnakumar Pooloth from Bangalore, India http://lonelyprogrammer.wordpress.com/2008/07/26/review-of-eclipse-ganymede/ and Stephen Egan from Melbourne, Australia who is using RCP, RAP, EMF...

    Event Service

    Thursday, July 17, 2008 - 14:18 by Wayne Beaton
    I blogged a while back about the potential use of a bus for delivering property change notifications in place of the very common observer pattern. A reader commented that the exact service I need to implement that sort of thing is already available in the form of the OSGi Event...

    Holy Cow!

    Thursday, July 17, 2008 - 11:07 by Wayne Beaton
    Participation in the Usage Data Collector has been nothing short of outstanding. As of this moment, we have gathered usage data from more than 22,000 users (more than 20,000 new participants this month alone). The usage trends page shows this in a cool graph. The other reports that we’ve generated...

    Mirroring p2

    Wednesday, July 9, 2008 - 16:41 by Benjamin Cabé
    Une des fonctionnalités apportées par p2 est de pouvoir facilement créer des miroirs d’entrepôts de métadonnées et d’artefacts. J’essaierai de préciser dans les jours à venir quelques notions clés de p2 comme celles-ci ; mais en attendant, vous pouvez d’ores et déjà — coucou David !— réaliser un miroir de...

    Changer la variable ${user}

    Tuesday, July 8, 2008 - 03:48 by Benjamin Cabé
    Lorsque vous créez une nouvelle classe Java, Eclipse utilise par défaut le template de code suivant pour générer sa Javadoc : [sourcecode language=’java’]/** * @author ${user} * */[/sourcecode] Vous aurez sûrement remarqué que ${user} est remplacé par le login que vous utilisez dans votre OS, et ce n’est pas toujours...

    Paste Snippet

    Monday, July 7, 2008 - 11:28 by Wayne Beaton
    Try this in Eclipse Ganymede (one of the variants that includes the Java development tools): Copy this text: System.out.println(new Date()); Bring the Package Explorer into focus (make sure that none of the existing projects is highlighted) and select “Paste” from the context menu. JDT will build the project, package, class...

    Eclipse IDE for Education

    Monday, July 7, 2008 - 11:18 by Wayne Beaton
    I just created bug 239808, Eclipse IDE for Education, as a proposal for a new component in the SOC project. Please add your comments on the bug. While you’re at it, we’re looking for volunteers… The proposal originates from the need to provide a streamlined environment to help first-year undergraduate-level...

    Java Forum Stuttgart 2008

    Friday, July 4, 2008 - 18:51 by Wayne Beaton
    There’s something about the Java Forum Stuttgart conference that I really like. The conference is a little on the large size (I believe that I heard that there were 1,200 attendees) which gives the exhibit area a really busy feel. Good busy. As a speaker, I can’t say enough about...

    A Java Rock Star

    Thursday, July 3, 2008 - 14:30 by Anonymous (not verified)
    Congratulations to Mik Kersten for being inducted into the JavaOne Java Rock Star program. The Java Rock Stars are the top speakers, as voted by the attendees, at JavaOne. Mik session was an introduction to Eclipse Mylyn and it seems like he and Mylyn were a great hit. Mik is...