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

Fix id of "create remote project" action

This commit is contained in:
Martin Oberhuber 2007-05-22 11:17:29 +00:00
parent 79e57ab60f
commit cc453b444a

View file

@ -46,7 +46,7 @@ Kushal Munir (IBM) - Changed paths to reflect internal packages
class="org.eclipse.rse.internal.eclipse.filesystem.ui.actions.CreateRemoteProjectActionDelegate"
menubarPath="group.importexport"
enablesFor="1"
id="importToProject">
id="createRemoteProject">
</action>
</objectContribution>
</extension>