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 "Workspace3.8"

(Enhancements)
m (Compare)
 
(17 intermediate revisions by 2 users not shown)
Line 13: Line 13:
  
 
* [Project Sets] Import Team Project Set wizard must allow to choose connection type {{bug|326740}} (Gosia)
 
* [Project Sets] Import Team Project Set wizard must allow to choose connection type {{bug|326740}} (Gosia)
 +
* [[Image:progress.gif]] [Sync View] Team synchronization filtering {{bug|352016}} (Tomek)
  
== CVS ==
+
== Linked Resources and Virtual folders==
  
* [Sync View] Team synchronization filtering {{bug|352016}} (Tomek)
+
* The PathVariableSelectionDialog should support building argumented path variables (such as ENVIRONMENT) {{bug|305005}} (Serge)
 +
* The Workspace Path Variable Manager should support variables/macros {{bug|312760}} (Serge)
 +
* IResource methods that causes the .project file to be written need to scale with large projects {{bug|271912}} (Serge)
  
 
=Fixes=
 
=Fixes=
  
 
==Compare==
 
==Compare==
 
+
* [[Image:Ok green.gif]] CompareUIPlugin.findContentViewerDescriptor returns null even if a viewer is registered via extension point="org.eclipse.compare.contentMergeViewers" {{bugstrike|293926}} (Tomek)
* CompareUIPlugin.findContentViewerDescriptor returns null even if a viewer is registered via extension point="org.eclipse.compare.contentMergeViewers" {{bug|293926}} (Tomek)
+
 
* Flushing content merge viewer resets dirty flag for a Saveable that is not being saved {{bug|312893}} (Gosia)
 
* Flushing content merge viewer resets dirty flag for a Saveable that is not being saved {{bug|312893}} (Gosia)
 +
* [[Image:Ok green.gif]][Edit] memory leak in compare with each other {{bug|353692}} (Tomek)
  
 
==Team==
 
==Team==
Line 29: Line 32:
 
* [Wizards] Team import/export wizard's F1 help needs link to doc {{bug|347250}} (Gosia)
 
* [Wizards] Team import/export wizard's F1 help needs link to doc {{bug|347250}} (Gosia)
 
* synchronize should synchronize the resource instead of throwing an error "resource out of sync with filesystem" {{bug|263283}} '''(Dani P2)'''
 
* synchronize should synchronize the resource instead of throwing an error "resource out of sync with filesystem" {{bug|263283}} '''(Dani P2)'''
 +
* [[Image:progress.gif]] 'History' does not dispose created PageSite instances when it is closed {{bug|354658}} (Tomek)
  
 
==CVS==
 
==CVS==
  
 
* Synchronize must not abort when log-in to repository fails {{bug|263919}} (Gosia)
 
* Synchronize must not abort when log-in to repository fails {{bug|263919}} (Gosia)
* Module disappears in CVS Repositories view ((bug|339990)) (Gosia)
+
* [[Image:Ok green.gif]] Module disappears in CVS Repositories view {{bug|339990}} (Gosia)
 +
* Full support for links and virtual folder in CVS {{bug|41929}} (Serge)
  
 
=Backports=
 
=Backports=
 
==Compare==
 
==Compare==
* CompareUIPlugin.findContentViewerDescriptor returns null even if a viewer is registered via extension point="org.eclipse.compare.contentMergeViewers" {{bug|352433}} (Tomek)
+
* [[Image:Ok green.gif]] CompareUIPlugin.findContentViewerDescriptor returns null even if a viewer is registered via extension point="org.eclipse.compare.contentMergeViewers" {{bugstrike|352433}} (Tomek)
 +
* [backport][Edit] memory leak in compare with each other {{bug|361417}} (Tomek)
 +
* [backport] NPE in CompareEditorInput.setDirty in Eclipse 3.7 [ID-MAMS9] {{bug|354593}} (Gosia)

Latest revision as of 11:04, 19 October 2011

Workspace Juno (3.8/4.2) Development Plan draft. Some items listed below can end up in the official Juno component plan.

Idea.png
If you are not a member of the Platform Workspace Team and you want to add your work to the plan, please follow the steps below.
1. Update an appropriate section with your request/idea/issue. If no section matches your issue, add a new section.
2. Find a bug in the bugzilla describing the issue and link it next to your entry.
3. Place your contact details (name, bugzilla id, email) next to your item.


Stop.png
Remember
1. Add an item to the draft plan, if you think you can work on it or you contacted the component lead before.
2. Adding an item to the official plan is a strong commitment!
3. The Platform Workspace team reserves the right to decide what is published on the official dev plan page.


Bugs currently targeted to 3.8.

Enhancements

Team

  • [Project Sets] Import Team Project Set wizard must allow to choose connection type bug 326740 (Gosia)
  • Progress.gif [Sync View] Team synchronization filtering bug 352016 (Tomek)

Linked Resources and Virtual folders

  • The PathVariableSelectionDialog should support building argumented path variables (such as ENVIRONMENT) bug 305005 (Serge)
  • The Workspace Path Variable Manager should support variables/macros bug 312760 (Serge)
  • IResource methods that causes the .project file to be written need to scale with large projects bug 271912 (Serge)

Fixes

Compare

  • Ok green.gif CompareUIPlugin.findContentViewerDescriptor returns null even if a viewer is registered via extension point="org.eclipse.compare.contentMergeViewers" bug 293926 (Tomek)
  • Flushing content merge viewer resets dirty flag for a Saveable that is not being saved bug 312893 (Gosia)
  • Ok green.gif[Edit] memory leak in compare with each other bug 353692 (Tomek)

Team

  • [Wizards] Team import/export wizard's F1 help needs link to doc bug 347250 (Gosia)
  • synchronize should synchronize the resource instead of throwing an error "resource out of sync with filesystem" bug 263283 (Dani P2)
  • Progress.gif 'History' does not dispose created PageSite instances when it is closed bug 354658 (Tomek)

CVS

  • Synchronize must not abort when log-in to repository fails bug 263919 (Gosia)
  • Ok green.gif Module disappears in CVS Repositories view bug 339990 (Gosia)
  • Full support for links and virtual folder in CVS bug 41929 (Serge)

Backports

Compare

  • Ok green.gif CompareUIPlugin.findContentViewerDescriptor returns null even if a viewer is registered via extension point="org.eclipse.compare.contentMergeViewers" bug 352433 (Tomek)
  • [backport][Edit] memory leak in compare with each other bug 361417 (Tomek)
  • [backport] NPE in CompareEditorInput.setDirty in Eclipse 3.7 [ID-MAMS9] bug 354593 (Gosia)

Back to the top