Skip to main content



      Home
Home » Eclipse Projects » Technology Project and PMC » Internationalization of plugin
Internationalization of plugin [message #73458] Wed, 30 August 2006 07:18 Go to next message
Eclipse UserFriend
Originally posted by: ravishankar.dm.flextronicssoftware.com

Hi,

I developed one plugin. i wanted to internationalized that plugin. i
developed fragment plugin of that one which contains the plugin.propeties,
messages.properties files in respective folder stucture.

The steps i followed is as below...

1. Created Host plugin
2. Created Fragment plugin

the folder structure of the fragment plugin is as below

org.fss.Helloworld.nl
|
|-----bin
|
|-----META-INF
| |
| |---META-INF
|
|---src
| |
| |---org
| |
| |---fss
| |
| |--helloworld
| |
| |--actions
| |
| |--messages_de.properties
| |--messages.properties
|--.classpath
|--.project
|--build.properties
|--fragment.xml
|--plugin_de.properties
|--plugin.properties

i run the host plugin by giving program argument as

-os win32 -ws win32 -arch x86 -nl de_DE for Germen
-os win32 -ws win32 -arch x86 -nl en_US for english

It works fine in eclipse IDE.

How to add other language properties files and how to export these two
plugin projects as executable plugins.

kindly help me to resolve this problem...
Re: Internationalization of plugin [message #73585 is a reply to message #73458] Sat, 14 October 2006 08:06 Go to previous message
Eclipse UserFriend
Best to ask questions like this in the eclipse.newcomer newsgroup.

Ravishankar D M wrote:
> kindly help me to resolve this problem...
>
Re: Internationalization of plugin [message #601083 is a reply to message #73458] Sat, 14 October 2006 08:06 Go to previous message
Eclipse UserFriend
Best to ask questions like this in the eclipse.newcomer newsgroup.

Ravishankar D M wrote:
> kindly help me to resolve this problem...
>
Previous Topic:Disabling actions during Initialization
Next Topic:Control RCP App on Server over Web Interface (RAP)
Goto Forum:
  


Current Time: Sat May 24 20:03:05 EDT 2025

Powered by FUDForum. Page generated in 0.04019 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top