In "MultiLingual in NetBeans 6.7" I show how to restart the NetBeans IDE 6.7 with an choosen language. At NetBeans 6.7 there are 18 language avaiable in which you can download the IDE. With a little effort you can take this language-jars for your own rcp-program.
In this version I configure the build.xml from the project, so the language resources are automatically copied to the zip-distribution, when build it.
Also I overworked the homepage https://multilingual.dev.java.net/. I added new pictures and complete the missing text.
Hello,
I upload a new version 0.1.1. It will have both restart-methods in the class ActionLanguage.
Today Toni Epple blogs about my project under http://eppleton.sharedhost.de/blog/?p=777. In succession stands the blog on the startside form NetBeans IDE.
What ist 'MultiLingual in NetBeans 6.7'? This little demo shows how to restart the NetBeans IDE with an userchoosen language. On the projectside https://multilingual.dev.java.net/ you can read many informations about 'Internationalization’ and/or ‘Branding’ with the localised modules by NetBeans IDE and your own text.... read more
Hello all,
there seems a bug in the new restart-method for the NetBeans IDE 6.5/6.7 (http://www.netbeans.org/nonav/issues/show_bug.cgi?id=168257).
Under Linux/Unix the restart takes place with the some shell-script from the previous start. So the changes in the etc/programname.conf file are not submitted. I submitted the issue under http://www.netbeans.org/issues/show_bug.cgi?id=168427.