What should I use as a reference for implementing libgcj classes?
Jeff Sparkes
jsparkes@internetivity.com
Sat Jul 22 12:36:00 GMT 2000
I'm trying to use gcj to compile a console version of our software, which
also
has an awt version. There are references to awt classes that will not be
invoked. I'd like to at least stub out the classes, and do some
implementation. What should I use for reference? I know I can't look at
the
source from Sun, but can I use their API specs? It seems from the comments
in existing code that this is the way to go.
Also, who do I assign copyright too? The assignment papers example on
the web site says Cygnus Solutions, but the files say Free Software
Foundation.
More information about the Java
mailing list