1
0
Fork 0
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:
David McKnight 2006-04-26 13:17:26 +00:00
parent 1369c0775a
commit 7fdcd75a7c

View file

@ -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>