1
0
Fork 0
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:
Oleg Krasilnikov 2007-04-26 13:09:08 +00:00
parent 4eb74954dd
commit 946248481d

View file

@ -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>