问题
I want to cross compile in Eclipse Luna (Windows -> Linux), but when I want to add a connection in the Remote System view the list is empty
I've installed the newest RSE in Eclipse. Maybe I've missed an important point which I don't know still, and that's why it is empty.
Any suggestions? Thank you!
回答1:
I had the same issue.
You've probably only installed the:
Remote System Explorer User Actions
- Go to
Eclipse
->Help
->Install New Software
- Choose the filter as
Photon
(http://download.eclipse.org/releases/photon) or any other version you're using General Purpose Tools
- Install the
Remote System Explorer End-User Runtime
.
tl;dr
You must install both:
- Remote System Explorer User Actions
- Remote System Explorer End-User Runtime
回答2:
Please follow the below steps
- Click Help --> AboutEclipse.
- Click Installation Details.
- Select all RSE related plugin.
- Click uninstall.
- Again Click Help --> Install new software
- Select "Oxygen - http://download.eclipse.org/releases/oxygen" or your eclipse version url. (Please select this thrusted URL) This is the reason for your issue.
- Type Remote in the filters.
- Select your plugin (RSE) and install freshly.
and your issue will be resolved.
来源:https://stackoverflow.com/questions/38344054/select-remote-system-type-list-empty-in-eclipse