This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
GCJ Swing/AWT working on OS X -- article
- From: John Gabriele <john3g at bestweb dot net>
- To: java at gcc dot gnu dot org
- Date: Wed, 21 Jul 2004 17:38:21 -0400
- Subject: GCJ Swing/AWT working on OS X -- article
Thanks to Andreas Tobler I was able to follow his lead
and get GCJ with Swing/AWT-enabled running on Mac OS X.
As promised, I wrote an article describing the steps we
went through to get it working.
http://www.bestweb.net/~john3g/gcj_osx/gcj_on_osx_gui.html
If anyone spots any errors or can offer any corrections,
I'd be much obliged. :)
Thanks,
---John