Community
Participate
Working Groups
Build Identifier: Version: 3.8.0 Build id: I20120125-1800 Double-click invokes expand action but it does not work for closed projects. We should override the method protected void handleDoubleClick(DoubleClickEvent anEvent) { super.handleDoubleClick(anEvent); // this expands the nodes // open project IActionBars ab = getViewSite().getActionBars(); IAction op = ab.getGlobalActionHandler(IDEActionFactory.OPEN_PROJECT.getId()); op.run(); } There are actually many things that must be migrated from jdt to platform http://valjok.blogspot.com/2012/02/having-problem-marks-in-eclipse-editor.html But, you can start with this one. Reproducible: Always
*** Bug 437420 has been marked as a duplicate of this bug. ***
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. If the bug is still relevant, please remove the stalebug whiteboard tag.