Community
Participate
Working Groups
Each call to TaskRepositoryManager that modifies the state of the manager takes the patch where to store the list of repositories as an argument. Instead of passing TasksUiPlugin.getDefault().getRepositoriesFilePath() everywhere the path should be passed to TaskRepositoryManager in the constructor.
*** Bug 229742 has been marked as a duplicate of this bug. ***
Done. Path no longer passed via public api, externalization participant implemented.