Re: [JPP-Devel] Question For Paul - About new Plug-In I18N Process

2007-11-05 Thread Paul Austin
The jump.properties in that folder is the properties file for your plugin there is no myPlugin.properties The core jump.properties file for OJ stays where it is now. Paul Sunburned Surveyor wrote: Paul, Thanks for the quick response. You wrote: "Arrange your directories such that your java

Re: [JPP-Devel] Question For Paul - About new Plug-In I18N Process

2007-11-05 Thread Sunburned Surveyor
Paul, Thanks for the quick response. You wrote: "Arrange your directories such that your java source is in a separate parent directory from you resource files." Roger that. You wrote: "Then put the jump.properties in the language folder under resources/net/./superSelect." Just to clarify a

Re: [JPP-Devel] Question For Paul - About new Plug-In I18N Process

2007-11-05 Thread Paul Austin
Landon, Arrange your directories such that your java source is in a separate parent directory from you resource files. src\main java\ resources\ Then put the jump.properties in the language folder under resources/net/./superSelect By convention you should avoid using capitals in a packa

[JPP-Devel] Question For Paul - About new Plug-In I18N Process

2007-11-05 Thread Sunburned Surveyor
Paul, Today I am starting my effort to internationalize the Super Select Tool. (This is my first ever effort at internationalizing anything, so please be patient with me.) I was looking over the steps you outlined on the wiki under the heading "Since OpenJUMP Nightly Build Nov 2007..." here: http