Bug 195993

Summary: [api][nls] Filter Pools should have a user-readable label
Product: [Tools] Target Management Reporter: Martin Oberhuber <mober.at+eclipse>
Component: RSEAssignee: David Dykstal <ddykstal.eclipse>
Status: NEW --- QA Contact: Martin Oberhuber <mober.at+eclipse>
Severity: enhancement    
Priority: P3 CC: kjdoyle, rdibugs, wb-rel
Version: 2.0Keywords: api, PII
Target Milestone: Future   
Hardware: All   
OS: All   
Whiteboard:

Description Martin Oberhuber CLA 2007-07-10 10:17:13 EDT
Currently, filter pools appear in the UI with their internal ID when "Show Filter Pools" is enabled in the System View.

The internal ID is typically created out of the internal ID of the subsystem. Since that internal ID is recommended to be a backward DNS notation e.g. com.windriver.ide.target.subsystem.debug, the labels become pretty ugly.

We should add API to give a user-readable label to filter pools, or construct the label being shown to the users out of user-readable label of the Subsystem Configuration.