Skip to main content

Notice: This Wiki is now read only and edits are no longer 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.7"

m
(Team)
Line 41: Line 41:
 
== Team ==
 
== Team ==
  
 +
* Commit, Apply Patch and Synchronize no longer take keybindings {{bug|306173}}
 +
** [Theme] Adopt the new menu/command framework {{bug|196349}} ''(this one is related to the one above and it's about time we fix it)''
 
* [Apply Patch] Compare current workspace against a patch {{bug|198149}} <- use case '''(Dani P2)'''
 
* [Apply Patch] Compare current workspace against a patch {{bug|198149}} <- use case '''(Dani P2)'''
 
* Import PSF from URL {{bug|162608}}
 
* Import PSF from URL {{bug|162608}}

Revision as of 05:31, 26 May 2010

Workspace 3.7 Development Plan draft. Some items listed below can end up in the official 3.7 component plan. Some items that can't be applied to 3.x can end up in e4.

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.

Remember

  1. Add an item to the draft plan, only if you think you can work on it.
  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.

To give you an idea what is the official dev plan, see the official 3.6 component plan.

Resources

  • Content Type detection should support MIME type and charset retrieved from file store bug 305481 (Eduard)
  • Resources should support performance analysis and probing bug 313690 (Serge)
  • ResourcesPlugin.PREF_AUTO_REFRESH should exist on a per container basis, not only on as workspace wide setting bug 313699 (Serge)

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)

Resources Filters

  • The Resource Filter UI should be extensible and re-usable by other Eclipse components bug 313689 (Serge)
  • Resources Filters should support flattening a folder hierarchy bug 313691 (Serge)

Compare Framework

  • [Edit] Use separate editors for comparisons bug 278005
  • [Edit] Investigate ways of improving how Compare Editor works in multi-threading environment bug 304693
  • Regressions introduced by SaveablesCompareEditorInput bug 275153

Team

  • Commit, Apply Patch and Synchronize no longer take keybindings bug 306173
    • [Theme] Adopt the new menu/command framework bug 196349 (this one is related to the one above and it's about time we fix it)
  • [Apply Patch] Compare current workspace against a patch bug 198149 <- use case (Dani P2)
  • Import PSF from URL bug 162608
  • Mapping between Repository Providers and Linked/Virtual Folders bug 313096 (Eduard)

CVS

  • Exception when trying to commit a lot of projects bug 299538
  • Full support for links and virtual folder in CVS bug 41929 (Serge)

Back to the top