Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "CDT/Archive/planning/4.0"

< CDT‎ | Archive‎ | planning
 
(added WindRiver's Plan Items for CDT 4.0)
Line 2: Line 2:
  
 
* Support headless creation of indexes (PDOM), and import of these prebuilt indexes into user workspaces.
 
* Support headless creation of indexes (PDOM), and import of these prebuilt indexes into user workspaces.
 +
 +
 +
=== UI ===
 +
 +
==== Editor ====
 +
* Bugfixes: (bugzillas will be entered soon)
 +
* New features: (bugzillas will be entered soon)
 +
 +
==== CView ====
 +
Let the CView make use of the Common Navigator Framework.
 +
 +
==== New Views ====
 +
* '''Include Browser''': Visualize the include relations among files in a tree.
 +
* '''Call Tree''': Explore call-trees.
 +
* Reintroduce '''Type Hierarchy''': Present inheritance relations and members of types.

Revision as of 09:25, 4 May 2006

Indexing

  • Support headless creation of indexes (PDOM), and import of these prebuilt indexes into user workspaces.


UI

Editor

  • Bugfixes: (bugzillas will be entered soon)
  • New features: (bugzillas will be entered soon)

CView

Let the CView make use of the Common Navigator Framework.

New Views

  • Include Browser: Visualize the include relations among files in a tree.
  • Call Tree: Explore call-trees.
  • Reintroduce Type Hierarchy: Present inheritance relations and members of types.

Back to the top