我在Ubuntu上运行Eclipse Oxygen2。我已经注册了Javah:
sudo apt-get install libsvn-java现在我尝试从market place安装subversive。获取错误:
The following solutions are not available: Subversive - SVN Team Provider svn team provider 4.0.5 not available
Proceed with installation anyways?如何解决这个问题?
发布于 2018-02-02 20:26:07
我也有同样的问题,在这个错误中单击不安装,然后我从帮助-->安装新软件中安装它...我使用了"Oxygen - http://download.eclipse.org/releases/oxygen“(这取决于您的Eclipse版本),然后搜索"Subversive”并安装"Subversive SVN Team Provider“、"Subversive SVN Team Provider Sources”和"Subversive Revision Graph“。
在重启Eclipse并等待Eclipse初始化之后,它将要求安装SVN connector,我选择了SVNKit并进行了安装。
它对mi很有效,希望它能工作;-)
https://stackoverflow.com/questions/48111440
复制相似问题