我正在使用Eclipse Neon和Pydev,我无法找到一个插件或程序,可以通过SFTP将我机器中编辑的文件上传到远程服务器。
我尝试使用JCraft,但它似乎与我的Eclipse不兼容,因为我收到了错误
Cannot complete the install because one or more required items could not be found.
Software being installed: SFTP Plug-in 0.0.4 (com.jcraft.eclipse.sftp.feature.feature.group 0.0.4)
Missing requirement: SFTP Plug-in 0.0.4 (com.jcraft.eclipse.sftp.feature.feature.group 0.0.4) requires 'org.eclipse.core.runtime.compatibility 0.0.0' but it could not be found
(如果有人知道如何解决这个问题,那就太棒了!)
有谁知道如何做到这一点?也许使用远程系统视图或团队同步工具?我还没有找到一种方法来正确设置项目以获得我想要的东西..