1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00

update nature ID

This commit is contained in:
David Inglis 2003-08-14 13:53:17 +00:00
parent 658534dfe6
commit 1fcdb221f6
2 changed files with 3 additions and 2 deletions

View file

@ -18,6 +18,7 @@ ActionMakeClean.label=Make clean
ActionMakeRebuild.label=Make rebuild
ActionMakeUpdate.label=Update Old Make Project...
CommandMakeBuildCreate.name=Build/Create Make Target
CommandMakeBuildCreate.description=Build or create a new make build target

View file

@ -122,7 +122,7 @@
</action>
<filter
name="nature"
value="org.eclipse.cdt.make.core.StdMakeNature">
value="org.eclipse.cdt.make.core.makeNature">
</filter>
</objectContribution>
<objectContribution
@ -134,7 +134,7 @@
<not>
<objectState
name="nature"
value="org.eclipse.cdt.make.core.StdMakeNature">
value="org.eclipse.cdt.make.core.makeNature">
</objectState>
</not>
<objectState