How to upgrade a NLS project ? [message #760304] |
Thu, 01 December 2011 19:58 |
Cristiano Gavião 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
|
|
|
Powered by
FUDForum. Page generated in 0.02681 seconds