Bug 410057 - XbaseGeneratorFragment generates extensions for deprecated extension points
Summary: XbaseGeneratorFragment generates extensions for deprecated extension points
Status: NEW
Alias: None
Product: TMF
Classification: Modeling
Component: Xtext (show other bugs)
Version: 2.4.2   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-06 07:45 EDT by Moritz Eysholdt CLA
Modified: 2019-11-24 10:17 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Moritz Eysholdt CLA 2013-06-06 07:45:26 EDT
XbaseGeneratorFragment generates extensions for the following extension points:
- org.eclipse.ui.editorActions
- org.eclipse.ui.popupMenus
Both are deprecated and lead to warning markers in a user's plugin.xml.

According to the documentation, both have been replaced by extension point org.eclipse.ui.commands.
Comment 1 Christian Dietrich CLA 2016-08-01 12:05:18 EDT
is still valid
Comment 2 Tamas Miklossy CLA 2019-11-24 10:17:44 EST
See also https://github.com/eclipse/xtext-eclipse/issues/805