|
Re: Add custom menu entry to TextEditor context menu [message #1111965 is a reply to message #1111633] |
Wed, 18 September 2013 20:45  |
Eclipse User |
|
|
|
1. Eclipse Community Forums: Newcomers or Eclipse Community Forums: Eclipse Platform may help you.
2. www.eclipsepluginsite.com/editors.html has "(c)2008", www.eclipsepluginsite.com/eclipse-plugin-development-2.html notes "Note: All Examples in this tutorial have been implemented using Eclipse version 3.1.2". It's *very* old. The latest eclipse is not fully compatible.
3. While you were adding org.eclipse.ui.editorActions extension point, you could see "WARNING: This extension point is DEPRECATED. Do not use this extension point, it will be removed in future versions of this product. Instead, use the extension point org.eclipse.ui.commands" in the Extension Point Description. It can be seen anytime if you click the 'Show extension point description' link in the Extensions tab.
4. FYI, related serious bug is here, https://bugs.eclipse.org/bugs/384354
|
|
|
Powered by
FUDForum. Page generated in 0.08720 seconds