|
From: tobous <to...@us...> - 2017-10-30 11:14:59
|
- **status**: open --> pending-fixed - **Comment**: Solved by change 3410 (https://saros-build.imp.fu-berlin.de/gerrit/#/c/3410/) which just removes the method as it is not needed and never executed. --- ** [bugs:#892] EditorManager#addProject() does not work during session initialization** **Status:** pending-fixed **Group:** IntelliJ 0.1 **Labels:** Intellij **Created:** Sat Mar 25, 2017 04:43 PM UTC by tobous **Last Updated:** Sat Mar 25, 2017 04:43 PM UTC **Owner:** tobous EditorManager#addProject() does not work during session initialization, as it looks for the followmode. Furthermore, the isseue that this implementation was supposed to fix has already been fixed with [patch 3240](http://saros-build.imp.fu-berlin.de/gerrit/#/c/3240/) and the rest of the implementation deals with followMode stuff which should be handeled by the FollowModeManager. My suggestion would be to remove the method and its usage alltogether. --- Sent from sourceforge.net because dpp...@li... is subscribed to https://sourceforge.net/p/dpp/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/dpp/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |