mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 06:05:24 +02:00
Eliminate warning: !MESSAGE Unable to find Action Set:
org.eclipse.cdt.managedbuilder.ui.buildSelectedFilesActionSet In fact, this action set was removed some times ago.
This commit is contained in:
parent
4eb74954dd
commit
946248481d
1 changed files with 0 additions and 1 deletions
|
@ -156,7 +156,6 @@
|
|||
<extension
|
||||
point="org.eclipse.ui.perspectiveExtensions">
|
||||
<perspectiveExtension targetID="org.eclipse.cdt.ui.CPerspective">
|
||||
<actionSet id="org.eclipse.cdt.managedbuilder.ui.buildSelectedFilesActionSet"/>
|
||||
</perspectiveExtension>
|
||||
</extension>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue