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:
parent
79e57ab60f
commit
cc453b444a
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue