standalone jface with gcj

Jeff Sturm jsturm@one-point.com
Thu Nov 20 14:07:00 GMT 2003


On Wed, 19 Nov 2003, Norbert Frese wrote:
> The "jface-standalone.jar"/jface.o contains a minimalistic
> "org.eclipse.core.runtime.Platform" and only those classes from
> runtime.jar which are required by jface (& some little changes to the
> jface-sources to make them compile with gcj).

Very cool.

> *) i don't know why, but compiling the resources with
> "gcj -c jface_orig_res_imgs.zip -o jface-resorces.o"
> from a zip-file does not work. it does not complain, but the
> "jface-resources.o" is very small and does not contain any
> images/property-fieles.
> (maybe because i'm using the old gcj 3.3.1)

I think the "compile resources from .jar" capability is 3.4 and later
only.

Jeff



More information about the Java mailing list