|
View:
New views
8 Messages
—
Rating Filter:
Alert me
|
|
|
Multilingual - Restart IDE ala UpdateCenterHello,
I search a solution to restart the NetBeans-IDE ala UpdateCenter. In NetBeans 6.7 their are many Language-Jars, so I will that after user-choose the IDE restart with the new locale. Ala UpdateCenter, because the solution should work on every OS. I find the class 'InstallSupport' in 'org.netbeans.api.autoupdate', but I have no access to the nessesary classes. Greetings
Peter Have a look on MultiLingual with NetBeans 6.7. 10.25.2009: MultiLingual is in the interview "Help for Multilingual NetBeans Platform Applications" with Geertjan Wielenga in NetBeans Zone. Do you know ABC-List? ABC-List is a "thought tool" by Vera F. Birkenbihl. |
|
|
Re: Multilingual - Restart IDE ala UpdateCenterHi,
On Fri, Jul 3, 2009 at 1:08 PM, rogge-peter<rogge-peter@...> wrote: > > Hello, > I search a solution to restart the NetBeans-IDE ala UpdateCenter. > > In NetBeans 6.7 their are many Language-Jars, so I will that after > user-choose the IDE restart with the new locale. Ala UpdateCenter, because > the solution should work on every OS. > > I find the class 'InstallSupport' in 'org.netbeans.api.autoupdate', but I > have no access to the nessesary classes. note: I haven't check the autoupdate API in details, so take it as grain of salt. What do you mean by no access ? Is the API is not available or you have permission problem. If the things is declared public as Class, then you can access it by using friend or implementation dependency. Please check the Netbeans Dev FAQ regarding friend or implementation dependency. And do not forget the drawback for this method. Cheers Tonny Kohar -- Sketsa SVG Editor imagine, design, create ... http://www.kiyut.com |
|
|
Re: Multilingual - Restart IDE ala UpdateCenterHello Tonny, thanks for you answer. I found this Neustart der Netbeans-Platform from Josch. The side is in German. It's exactly what I want. Greetings
Peter Have a look on MultiLingual with NetBeans 6.7. 10.25.2009: MultiLingual is in the interview "Help for Multilingual NetBeans Platform Applications" with Geertjan Wielenga in NetBeans Zone. Do you know ABC-List? ABC-List is a "thought tool" by Vera F. Birkenbihl. |
|
|
|
|
|
|
|
|
Re: Multilingual - Restart IDE ala UpdateCenterHi all,
if you are interested on a little program, that let the user choose in the menu a new language and restart with it I have program a little demo with following features: • Restart the program after shutdown with the new restart-function from jesse click. • Rewirte the 'etc/programname.conf' file, so the program will restart with the right language. • Load the NetBeans IDE 6.7 language-jars after restart. • Branding your own text. • Branding your own menu. • Preparing the generated zip-distribution. The programm and the sourcecode can downloaded at MultiLingual in NetBeans 6.7 with Userchoose. Greetings
Peter Have a look on MultiLingual with NetBeans 6.7. 10.25.2009: MultiLingual is in the interview "Help for Multilingual NetBeans Platform Applications" with Geertjan Wielenga in NetBeans Zone. Do you know ABC-List? ABC-List is a "thought tool" by Vera F. Birkenbihl. |
|
|
Re: Multilingual - Restart IDE ala UpdateCenterSorry all,
I was to fast .
I uploaded today the sourcecode and it take's a little time, until the project is unlock for public. I'll write a new message, when it'll be public .
Greetings Peter
Greetings
Peter Have a look on MultiLingual with NetBeans 6.7. 10.25.2009: MultiLingual is in the interview "Help for Multilingual NetBeans Platform Applications" with Geertjan Wielenga in NetBeans Zone. Do you know ABC-List? ABC-List is a "thought tool" by Vera F. Birkenbihl. |
|
|
Re: Multilingual - Restart IDE ala UpdateCenterOkay, ones again...
If you are interested on a little program, that let the user choose a new language in the menu and restart with it I have create a little rcp-demo with following features: • Restart the program after shutdown with the new restart-function from jesse click. • Rewirte the 'etc/programname.conf' file, so the program will restart with the choosen language. • Load the NetBeans IDE 6.7 language-jars after restart. • Branding your own text. • Branding your own menu. • Preparing the generated zip-distribution. The program and the sourcecode can downloaded at MultiLingual in NetBeans 6.7 with Userchoose. Greetings
Peter Have a look on MultiLingual with NetBeans 6.7. 10.25.2009: MultiLingual is in the interview "Help for Multilingual NetBeans Platform Applications" with Geertjan Wielenga in NetBeans Zone. Do you know ABC-List? ABC-List is a "thought tool" by Vera F. Birkenbihl. |
| Free embeddable forum powered by Nabble | Forum Help |