Select Remote System Type list empty in Eclipse

后端 未结 2 1675
北荒
北荒 2021-01-12 01:07

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 newe

相关标签:
2条回答
  • 2021-01-12 01:19

    Please follow the below steps

    1. Click Help --> AboutEclipse.
    2. Click Installation Details.
    3. Select all RSE related plugin.
    4. Click uninstall.
    5. Again Click Help --> Install new software
    6. 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.
    7. Type Remote in the filters.
    8. Select your plugin (RSE) and install freshly.

    and your issue will be resolved.

    0 讨论(0)
  • 2021-01-12 01:30

    I had the same issue.

    You've probably only installed the:

    Remote System Explorer User Actions
    
    1. Go to Eclipse -> Help -> Install New Software
    2. Choose the filter as Photon (http://download.eclipse.org/releases/photon) or any other version you're using
    3. General Purpose Tools
    4. 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
    
    0 讨论(0)
提交回复
热议问题