Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] task, problem, and bookmark views

Recently the TaskList and BookmarkNavigator views were largely rewritten.

The functionality of TaskList is replaced by two new independent views: 
'TaskView' and 'ProblemView'. The functionality of BookmarkNavigator is 
replaced by the new view 'BookmarkView'.

These three new views are now used instead of their predecessors in the 
'Show View' menu for the resource perspective, I encourage writers of 
other perspectives to do the same.

The older views, TaskList and BookmarkNavigator, still remain, and can be 
found in the 'Show View' dialog in a category named 'Deprecated'.

All new code in org.eclipse.ui.views is currently in internal packages to 
avoid committing any new API at this time.

Please forward me any questions,

Thanks,
Chris.



Back to the top