Re: [JPP-Devel] Question about the proper use of the I18N class...

2008-02-15 Thread Paul Austin
Landon, This assumed you are using maven to do your builds. I have found it very useful when dealing with multiple projects. In maven you have the following structure src main java resources Paul *Paul Austin* /President/CEO/ Revolution Systems Inc. +1 (604) 288-4304 x201 www.revolsy

Re: [JPP-Devel] Question about the proper use of the I18N class...

2008-02-13 Thread Sunburned Surveyor
Stefan and Andreas, Thank you for the responses. It sounds like I may have my resources folder in the wrong spot, although I thought I followed the instructions on the wiki properly. Stefan wrote: "However, simply pack and try if your plugin runs with a "single/standalone" OJ version." I did try

Re: [JPP-Devel] Question about the proper use of the I18N class...

2008-02-12 Thread Andreas Schmitz
Sunburned Surveyor wrote: Hi, > 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 >

Re: [JPP-Devel] Question about the proper use of the I18N class...

2008-02-12 Thread Stefan Steiniger
usually resources should be under/next to "main" However, simply pack and try if your plugin runs with a "single/standalone" OJ version. stefan Sunburned Surveyor wrote: > Step #4 of the wiki instructions on using the I18N class states that > "Make sure when you build your jar file the whole dir