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: 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?

Resolved this problem by wraping all *.properties files with classes.

Regards, Alexandr



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