mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 18:05:33 +02:00
[fix] ClassNotFoundException: org.eclipse.rse.core.RemoteSystemsProject
This commit is contained in:
parent
4ea4f6ba77
commit
3c59fa5265
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ Contributors:
|
||||||
point="org.eclipse.core.resources.natures">
|
point="org.eclipse.core.resources.natures">
|
||||||
<runtime>
|
<runtime>
|
||||||
<run
|
<run
|
||||||
class="org.eclipse.rse.core.RemoteSystemsProject">
|
class="org.eclipse.rse.internal.core.RemoteSystemsProject">
|
||||||
</run>
|
</run>
|
||||||
</runtime>
|
</runtime>
|
||||||
</extension>
|
</extension>
|
||||||
|
|
Loading…
Add table
Reference in a new issue