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

Bug 480151

Summary: [prefs] Tern prefs are showing more than one version of MongoDB
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 8.0   
Target Milestone: 10.0   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Michael Rennie CLA 2015-10-19 13:55:53 EDT
Our Tern plugin prefs code is bad. I am seeing two versions of the MongoDB plugin in there.

Inspecting <path to prion>/prefs/user/cm/configurations confirms there are three different pref nodes for Tern. There should only be one. I guess some of this is left over from when we initially created the prefs.
Comment 1 Michael Rennie CLA 2015-10-19 14:02:17 EDT
Fixed in:

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

The fix also cleans up the spurious tern* plugin prefs.