This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: standalone jface with gcj


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]