1
Zaurus - pdaXrom / Java Environment
« on: February 26, 2006, 03:55:20 pm »Quote
I rebuild GNU classpath with Java2D/Cairo enabled. I also compiled jEdit version 4.3pre3 to see if it runs with current versions of JamVM and GNU Classpath.
jEdit can be run as follows:Code: [Select]jamvm -Dgnu.java.awt.peer.gtk.Graphics=Graphics2D -jar jEdit.jar
Well, the good news is that jEdit indeed starts, but is't like Mark Wielaard, one of the Classpath developers said a while ago:QuoteI always make sure jedit at least starts up when we are doing a newIt's a nice to see such a demanding Swing application almost works.
release. And with each release it does become more and more usable. You
can now actually open a document, edit a bit, search and replace, etc.
But there are certainly still a lot of drawing/refresh bugs. Also the
embedded beanshell used to not work properly, but this might now be
fixed.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=114690\"][{POST_SNAPBACK}][/a][/div]
Can someone help ?
I installed jamvm and classpah on /hdd4/usr/java but when I try to run something I get:
bootclasspath is empty !
If I use -Xbootclasspath with classes.zip and glib.zip, I get
Cannot create syste class loader.
Does jamvm expect an install in /usr/java ? How can I link it ?
thanks
brice