Wayne Beaton's blog

    RCP Experiences Workshop at ESE

    Tuesday, September 18, 2007 - 14:26 by Wayne Beaton
    I hear a lot of good stuff about Eclipse Rich Client Platform ( RCP). I also hear some criticism. Perhaps the most popular criticisms that I’ve heard has to do with the scope of RCP. Some members of the community have the opinion that RCP doesn’t go far enough. It’s...

    PHP for nothing

    Tuesday, September 18, 2007 - 13:51 by Wayne Beaton
    With a tip of the hat to Nick who is quite a lot better at this than I am, and an apology to Dire Straits… Now look at them yo-yo's that's the way you do it You write your software with the PDT That ain't workin' that's the way you...

    Jigloo SWT/Swing GUI Builder 4.01

    Thursday, September 13, 2007 - 11:55 by Wayne Beaton
    I noticed today, while browsing through Eclipse Plug-in Central ( EPIC), that CloudGarden has released a new version of their Jigloo SWT/Swing GUI Builder. Jigloo, which can be easily added to your Eclipse-based IDE via update site, provides support for building user interfaces in SWT or Swing. It supports the...

    Eclipse Packaging Project

    Wednesday, September 12, 2007 - 22:35 by Wayne Beaton
    I’ve been working on a tutorial titled “ Europa World Tour” that I’m delivering at EclipseWorld in November. This, frankly, is a huge challenge: nobody wants to sit and listen to me drone on about 21 different projects for an entire day. I believe that doing so would constitute cruel...

    Eclipse Examples Project

    Monday, September 10, 2007 - 16:07 by Wayne Beaton
    Two weeks ago, I informed the EMO of my intent to propose a new “Eclipse Examples Project” (EEP! for short). I had tried to work out a name that would result in the acronym “EEK”, but I couldn’t make it work (but I digress). The idea behind the project is...

    Branching with Eclipse and CVS

    Friday, September 7, 2007 - 13:54 by Wayne Beaton
    Paul Glezen has updated his “Branching with Eclipse and CVS” article for Eclipse 3.3. The new article is a two-parter: part one presents a brief branch-and-merge scenario designed to quickly illustrate some branch-and-merge features, and part two shows how to rebase a subbranch with changes from the main branch before...