Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-core-dev] FW: [platform-ui-dev] task, problem, and bookmark views

In response to Jens Lukowski, there was an discussion recently about
this topic on platform-ui-dev@xxxxxxxxxxx. Please see the attached
posting.

Cu, Gunnar




-----Original Message-----
From: Chris McLaren [mailto:Chris_McLaren@xxxxxxxxxx] 
Sent: Tuesday, May 20, 2003 10:11 PM
To: eclipse-dev@xxxxxxxxxxx; platform-ui-dev@xxxxxxxxxxx
Subject: [platform-ui-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.

_______________________________________________
platform-ui-dev mailing list
platform-ui-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-ui-dev





Back to the top