Archive for the ‘Uncategorized’ Category

Summit presentation and workshop

Published the GNU Classpath presentation and the Free Software Community, GPL, Compromising, Trust and Control workshop slides that we used in Boston.

GCC 4.0

Been playing with the CVS version of GCC (which will become GCC 4.0 – note to self, update the libgcj portion with all the GNU Classpath updates that have gone in) and the result is stunning! Tom Tromey had shown how to create a pre-compiled version of Eclipse 3.0. It is really easy now to […]

Back

Back from the summit in Boston. Will post an overview soon. For now take a look at the picture plus writeup of Richard Li (one of the ACS/RedHat CMS people).

The Eclipse Tipping Point?

Apparently everybody but me had seen the discussion on GCJ, Native Java Compilation and Eclipse by David Orme. It is an interesting read. And it is good to see others are also dreaming of the same kind of future we are working on. The only piece missing in this story seems to be java-gnome which […]

Putting two and two together

Build and Run!

GNU Classpath – All together

Always wanted to know how those people writing on Planet Classpath and those hard working GNU Classpath hackers looked liked? Please let me know if you want another picture in there or if that picture isn’t you, but some random other person with the same name on the internet.

java-gnome

Happy to see so much positive feedback to Mark Howard’s post about the java-gnome status. One reply was really interesting since it came with a presentation ”From thin clients to web apps and back again”. The part on Development Technology explains the platform (GNU/Linux – liveCDs), programming language (java), widget-set (java-gnome), and development platform/runtime (gcj), […]

02 Oct 2004

Advogato When advogato was down a couple of months ago I moved my diary to my own site. Which also hosts Planet Classpath. I should probably try to cross post my dairy on advogato since it is a nice community. gcj Saw that rbultje had some trouble with GNU gcj. It is always painful to […]

New screenshots, demo code and gcc performance

Grzegorz posted some free swing screenshots to show what is possible now with compilers and runtimes based on GNU Classpath 0.11 (which he is integrating into SableVM now). These are mostly random pieces of (“real world”) swing code that now also work with our implementation. GNU Classpath 0.11 also comes with GNU Classpath Examples which […]

GNU Classpath 0.11 developer snapshot

We finally managed to release the GNU Classpath 0.11 developer snapshot. Highlights: Inclusion of full javax.crypto, javax.security, javax.net and subpackages. Complete implementation of java.awt.geom. GTK+ 2.4 AWT peer implementation for AWT FileDialog, better java.awt.image LookupTable, Kernel and BufferedImage support. AWT 1.0 Event Model implemented. New Swing classes (Spring, SpringLayout, JMenu, JPopupMenu, JColorChooser, JComboBox, JTextField, internal […]