Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mylar-dev] preselection of the repository and product for new task actions (patch)

Mik, Rob,

 Can you please review patches attached to the following issues:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=154919
https://bugs.eclipse.org/bugs/show_bug.cgi?id=161835

They touch number of files, so they will quickly get out of sync if you delay with the review.

Patch is basically replaces local selection listener with platform selection service, so new task actions became aware of selection even outside of Task List view. As a side effect it is now preselect repository if you use Ctrl-N/Ctrl-Shift-N actions with selected project (i.e. in Package Explorer view) that is linked with the repository.

Also note that these changes made ActractRepository action class obsolette, as well as selection parameter in AbstractRepositoryConnectorUi.getNewTaskWizard() method.

 Thanks

 Eugene




Back to the top