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:
parent
4ea4f6ba77
commit
3c59fa5265
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue