Wayne Beaton's blog

    Eclipse Sudoku!

    Friday, June 2, 2006 - 14:41 by Wayne Beaton
    I managed to speed up my puzzle generation algorithm by a few orders of magnitude. In the process, I got a free solver out of it. The Sudoku game is coming along quite nicely; not bad for about three days worth of actual effort. We’ve also wrapped up the plug-in...

    Computer Sciency stuff…

    Wednesday, May 31, 2006 - 15:03 by Wayne Beaton
    It’s only every once in a while that I really get to geek out and use some of that computer science stuff I learned in university. Frankly, I quite enjoy these little opportunities (disturbingly, most of these opportunities have something to do with combinatorics and recurrence equations). Yesterday, I wrote...

    Eclipse at ECOOP

    Monday, May 29, 2006 - 13:23 by Wayne Beaton
    The European Conference on Object-Oriented Programming ( ECOOP) 2006 is being held in Nantes, France from July 3rd to 7th. Eclipse is going to be there in full force. The Eclipse Technology Exchange (eTX) Workshop will be held on July 4th. The goal of the eTX workshop is to create...

    Stretch out and wait… or don’t

    Saturday, May 20, 2006 - 07:10 by Wayne Beaton
    Good news for Eclipse plug-in/RCP developers who need to embed Swing/AWT components in SWT views on the Mac! Thanks to the efforts of Apple’s JVM developers, the SWT_AWT bridge now works on the Mac. Bug#: 67384 is now marked as resolved (and is peppered with comments declaring victory). Now… I...

    Eclipse Corner Spam

    Friday, May 19, 2006 - 12:45 by Wayne Beaton
    Another first for me! How very exciting. Somebody took the time to adapt some of their advertising materials to the Eclipse Corner Articles format and posted their contents as an article submission. I’ve decided to be in awe of the … Continue reading →

    Eclipse: too big?

    Friday, May 19, 2006 - 00:32 by Wayne Beaton
    I get this question every once in a while: why is Eclipse so big? Typically, the person asking the question is thinking about the SDK. Why is the Eclipse SDK ( version 3.2RC4) 121MB? It’s a good question. The name “Eclipse SDK” provides a hint: it is the Software Development...