Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Babel » Language only in my rcp application, not in PDE
Language only in my rcp application, not in PDE [message #569973] Mon, 05 May 2008 19:14
Eclipse UserFriend
Originally posted by: nzelan.gmail.com

Hi folks,

I highly appreciate your efforts regarding translations: thank you all !

My question now:
I'd like to enable french language in my rcp application BUT still want to
run PDE in english ( otherwise I'm completely lost ...)

How can I setup this?

I downloaded the french translations : the next time i restarted eclipse
was in french... I tried to force english by using -nl en_EN : still in
french.

The major problem I face is an exception when rendering the plugin.xml
editor in french, thus making the PDE unusable in french ...

THanks for your help !
NZ
----------------------
short trace when opening plugin.xml in french language :


java.lang.IllegalArgumentException: Argument not valid
at org.eclipse.swt.SWT.error(SWT.java:3547)
at org.eclipse.swt.SWT.error(SWT.java:3481)
at
org.eclipse.ui.internal.forms.widgets.FormTextModel.parseInp utStream(FormTextModel.java:114)
at
org.eclipse.ui.internal.forms.widgets.FormTextModel.parseTag gedText(FormTextModel.java:93)
at org.eclipse.ui.forms.widgets.FormText.setText(FormText.java: 668)
at
org.eclipse.pde.internal.ui.editor.plugin.DependencyManageme ntSection.createClient(DependencyManagementSection.java:212)
at
org.eclipse.pde.internal.ui.editor.StructuredViewerSection.<init >(StructuredViewerSection.java:45)
at
org.eclipse.pde.internal.ui.editor.TableSection.<init>(TableSection.java:89)
Previous Topic:New translation tool features
Next Topic:Language only in my rcp application, not in PDE
Goto Forum:
  


Current Time: Wed Apr 24 20:01:25 GMT 2024

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

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

Back to the top