Am Sonntag, den 17.04.2005, 05:37 -0700 schrieb Kaffe CVS: > PatchSet 5679 > Date: 2005/04/17 12:32:42 > Author: robilad > Branch: HEAD > Tag: (none) > Log: > Fixlet to make Kaffe detectable by NetBeans4 > > 2005-04-17 Dalibor Topic <[EMAIL PROTECTED]> > > * kaffe/kaffe/version.c (printShortVersion): Changed first string > to something more like JDK to make Kaffe useable from within > NetBeans 4.0 as a runtime. > > * libraries/javalib/gnu/classpath/VMSystemProperties.java: (preInit)
And when running NetBeans 4 and selecting Kaffe in the Tools/Java Platform Manager menu, setting the source code directory to libraries/javalib and all that, one gets to have Kaffe working out of the box (as far as I've played with it) within NetBeans4, with compilation happening through kaffe's jikes wrapper, and the usual cutie IDE features, etc. Neat. It will need someone dedicated enough to make it actually run on Kaffe to liberate it from 'the Java trap', this was just the first step. The obligatory screenshot is at http://www.kaffe.org/~robilad/kaffe-in-netbeans-4.png cheers, dalibor topic _______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
