Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.TXT | 2012-10-24 | 1.1 kB | |
AutoFocusOpenedEditorPlugin_1.0.0.201210241425.jar | 2012-10-24 | 14.0 kB | |
Totals: 2 Items | 15.1 kB | 0 |
AutoFocusOpenedEditor Plug-in for Eclipse * Description This plug-in fixes the {{{https://bugs.eclipse.org/bugs/show_bug.cgi?id=312568}GTK 2.20 Editor does not get focus after double click from Project/Package Explorer}} bug. The plug-in works around this issue by listening for "too fast editor deactivation" at which the plug-in re-activates the editor again. * Installation Simply put the downloaded plug-in jar into the <eclipse/dropins> folder and restart Eclipse. The plug-in must appear among the plug-ins activated on Eclipse startup - you can check this via menu <Window - Preferences - General - Startup and Shutdown>. * Debugging Launch Eclipse with the <<<-consoleLog>>> option to see output written from the plug-in. You can also modify the <autofocusopenededitorplugin/internal/conf.properties> file inside the jar if the plug-in is not working as expected. Eclipse restart is needed for the changes to take effect. * Meta * author: Petr Bodnár (p.bodnar@centrum.cz) * www: http://sourceforge.net/p/etinyplugins/