Blog Posts

    PHPEclipse and XAMPP

    Sunday, September 25, 2005 - 16:05 by Wayne Beaton
    At the Eclipse Foundation, we tend to eat our own dog food. Foundation employees use Eclipse itself to generate content for the website (I can’t speak for individual project teams, but I’m pretty sure that most of them do as well). In particular, we use PHPEclipse to create and edit...

    Draggin’ and droppin’ URLs

    Friday, September 23, 2005 - 13:48 by Wayne Beaton
    Yesterday, I wrote about the ability to drop URLs onto an SWT component. I’ll pause for a couple of minutes while you go back and review it… I found an entry in Bugzilla ( bug #100095) that’s asking for the URLTransfer class to be made public. It seems that the...

    Integrating Firefox with RCP

    Thursday, September 22, 2005 - 23:25 by Wayne Beaton
    I was asked a question today about whether or not Eclipse RCP can integrate with Firefox. The short answer is “yes”. The longer answer is “what do you mean by ‘integrate’?”. An RCP application can, for example, be the drop target of a link dragged off a browser. SWT code...

    Bottoms Up

    Thursday, September 22, 2005 - 22:35 by Mike Milinkovich
    The past two days have been both busy and exciting. Today was the Eclipse Members meeting. Yesterday I was in the Board meeting while Ian Skerrett and Skip McGaughey were leading the new members meeting and the Eclipse marketing symposium. The marketing symposium was definitely a big hit with the...

    Who is using SWT?

    Monday, September 19, 2005 - 10:41 by Wayne Beaton
    If you’re using RCP or even Eclipse itself, you’re using SWT. So… who’s using SWT? Lots of folks are. Ian Skerrett gave some examples of folks using RCP (and SWT by extension) in an blog entry several months back. If you’re using RCP/Eclipse, you’ve also been using Eclipse’s OSGi implementation...