Compiling resources with --resource

Jeff Sturm jsturm@one-point.com
Sat Jul 20 12:01:00 GMT 2002


On 19 Jul 2002, dreiss wrote:
> gcj -c --resource gnu/getopt/MessagesBundle
> gnu/getopt/MessagesBundle.properties -o gnu.getopt.MessagesBundle.o

Try appending ".properties" to the compiled resource path:
gcj -c --resource gnu/getopt/MessageBundle.properties
gnu/getopt/MessagesBundle.properties -o gnu.getopt.MessagesBundle.o
Jeff


More information about the Java mailing list

AltStyle によって変換されたページ (->オリジナル) /