Community
Participate
Working Groups
Currently NamespaceGroups are only provided for under the JavaScript Resources node for the various JavaScript libraries and source folders. This means that when expanding a library or source folder under the JavaScript Resources node by default types are listed under namespace groups (package fragment groups). But this does not hold true when expanding a JavaScript file. When performing this action all of the types defined in that file are listed in alphabetical order with no namespace separation. I am attaching a patch that updates NamespaceGroup to function under a IJavaScriptUnit node (a JS file node) and updating the PackageExplorerContentProvider to create these NamespaceGroup nodes for IJavaScriptUnit nodes.
Created attachment 172624 [details] Fix Patch The patch as described in the description.
Patch checked in by Nitin.
Verified in WTP 3.2.1