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]

Jface compilation


Hi there!

I used the attached script to build jface.jar to libjface.a and then using
it to compile my jface applications. But when I try to run my just built exe
then then next error occurs:
.....
  at _main (C:\DOCUME~1\Matador.GTE\LOCALS~1\Temp\ccsraaaa.i)
Caused by: java.util.MissingResourceException: Bundle
org.eclipse.jface.messages
....

Can anybody say me what's wrong and how it can be fixed or check and
possibly fix my script?

Regards, Alexandr

Attachment: build-jface.sh
Description: Binary data


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