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

[fix] ClassNotFoundException: org.eclipse.rse.core.RemoteSystemsProject

This commit is contained in:
Uwe Stieber 2007-03-24 12:25:57 +00:00
parent 4ea4f6ba77
commit 3c59fa5265

View file

@ -122,7 +122,7 @@ Contributors:
point="org.eclipse.core.resources.natures">
<runtime>
<run
class="org.eclipse.rse.core.RemoteSystemsProject">
class="org.eclipse.rse.internal.core.RemoteSystemsProject">
</run>
</runtime>
</extension>