Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 464610

Summary: Remove nonNlsPlugin from Orion
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: ClientAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: curtis.windatt.public, mamacdon, Silenio_Quarti
Version: unspecified   
Target Milestone: 9.0   
Hardware: All   
OS: All   
Whiteboard:

Description Michael Rennie CLA 2015-04-14 10:33:02 EDT
With the fix to bug 428429, the non-NLS support has been moved in the JS bundle as an eslint rule (with quickfix).

So now we should remove the current plugin to avoid duplication.
Comment 1 Michael Rennie CLA 2015-04-14 11:38:43 EDT
Fixed in:

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=afdca4a4bee3dfb53b04b33b9352277a60d3daf7

The fix only removes the plugin that provided the validator, I left the workspace-wide 'String Xternalizer' tooling in place.