Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Babel » How to upgrade a NLS project ?
How to upgrade a NLS project ? [message #760304] Thu, 01 December 2011 19:58
Cristiano Gavião is currently offline Cristiano GaviãoFriend
Messages: 279
Registered: July 2009
Senior Member
Hi,

I'm dealing with a eclipse project (EPF) that is not in Babel and its NLS stuffs was created in old 3.x style.

There are NL1, NL2, NLBidi packages...

I have feature.xml that is pointing to another packages that don't exists anymore (at least I can't find):
   <plugin
         id="org.eclipse.ant.core.nl1"
         download-size="0"
         install-size="0"
         version="0.0.0"
         fragment="true"
         unpack="false"/>

   <plugin
         id="org.eclipse.help.base.nl1"
         download-size="0"
         install-size="0"
         version="0.0.0"
         fragment="true"
         unpack="false"/>

   <plugin
         id="org.eclipse.compare.nl1"
         download-size="0"
         install-size="0"
         version="0.0.0"
         fragment="true"
         unpack="false"/>

  <plugin
         id="org.eclipse.core.jobs.nl1"
         download-size="0"
         install-size="0"
         version="0.0.0"
         fragment="true"
         unpack="false"/>


Could someone pointing me to the right new way to deal with internationalization ?

thanks

Cristiano
Previous Topic:How to internationalize Eclipse Help plugins?
Next Topic:Search and translate
Goto Forum:
  


Current Time: Fri Apr 26 09:22:43 GMT 2024

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

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

Back to the top