mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-17 13:15:44 +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>
|
</filesystemContributor>
|
||||||
</extension>
|
</extension>
|
||||||
|
|
||||||
|
<!-- remote eclipse filesystem not properly supported yet
|
||||||
<extension
|
<extension
|
||||||
point="org.eclipse.rse.ui.popupMenus">
|
point="org.eclipse.rse.ui.popupMenus">
|
||||||
<objectContribution
|
<objectContribution
|
||||||
|
@ -56,5 +57,5 @@ Contributors:
|
||||||
</action>
|
</action>
|
||||||
</objectContribution>
|
</objectContribution>
|
||||||
</extension>
|
</extension>
|
||||||
|
-->
|
||||||
</plugin>
|
</plugin>
|
||||||
|
|
Loading…
Add table
Reference in a new issue