Step #4 of the wiki instructions on using the I18N class states that
"Make sure when you build your jar file the whole directory tree under
src/main/resources is copied to the jar file."

Is this absolutely required? I've got a JAR file with the following
two top-level folders:

net
resources

My java code is in the "folder" while my properties file for I18N is
in the resources folder. The complete structure looks something like
this:

net/sourceforge/surveyos/openjump/plugins/superselecttool/main
resources/net/sourceforge/surveyos/openjump/plugins/superselecttool/main

Can I get the I18N class to work with this structure, or do I the
"net" and "resources" folders have to be in a "src/main" folder?

Thanks,

The Sunburned Surveyor

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to