mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-02 22:55:26 +02:00
disable remote filesystem create remote project action - not working properly at this time
This commit is contained in:
parent
1369c0775a
commit
7fdcd75a7c
1 changed files with 2 additions and 1 deletions
|
@ -33,6 +33,7 @@ Contributors:
|
|||
</filesystemContributor>
|
||||
</extension>
|
||||
|
||||
<!-- remote eclipse filesystem not properly supported yet
|
||||
<extension
|
||||
point="org.eclipse.rse.ui.popupMenus">
|
||||
<objectContribution
|
||||
|
@ -56,5 +57,5 @@ Contributors:
|
|||
</action>
|
||||
</objectContribution>
|
||||
</extension>
|
||||
|
||||
-->
|
||||
</plugin>
|
||||
|
|
Loading…
Add table
Reference in a new issue