mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-16 04:35:45 +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
|
<extension
|
||||||
point="org.eclipse.ui.perspectiveExtensions">
|
point="org.eclipse.ui.perspectiveExtensions">
|
||||||
<perspectiveExtension targetID="org.eclipse.cdt.ui.CPerspective">
|
<perspectiveExtension targetID="org.eclipse.cdt.ui.CPerspective">
|
||||||
<actionSet id="org.eclipse.cdt.managedbuilder.ui.buildSelectedFilesActionSet"/>
|
|
||||||
</perspectiveExtension>
|
</perspectiveExtension>
|
||||||
</extension>
|
</extension>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue