網上有很多帖子都是介紹myeclipse如何整合svn的,但是很多都無法實踐通過。本人測試整合使用的版本myeclipse8.5和8.6,環境64位win7。
以下兩種方式無法成功整合(整合後有問題):
方式一:
在myeclipse configuration center中通過url方式update整合,url:
這是安裝外掛程式最常用的整合方法。
雖然按以上方式整合後,svn能正常使用,但是myeclipse就杯具了,整個介面被還原成了原始的eclipse模樣,連window-preference裡面的屬性都變成和eclipse一樣了,太杯具了。
方式二:
這種方式整合,會出現和方法一一樣的問題。
以上兩種方式出現問題的原因暫不清楚。在機器上反覆整合了n次(解除安裝、清快取,安裝、整合),結果都一樣,myeclipse變成了杯具。
不過還是有能正確整合又不影響myeclipse方法,就是如下的方式三,
方式三:
2.將解壓出來的features與plugins,複製到任意目錄:genuitec\myeclipse-8.6\myplugins\svn (myplugins\svn是自己建立的,方便管理),其他的*.xml不用拷貝;(刪除org.tigris.subversion.subclipse.mylyn_3.0.0.jar)
3.在genuitec\myeclipse-8.6\dropins下新建檔案svn.link,
內容為:path=d:\\program files\\genuitec\\myeclipse-8.6\\myplugins\\svn
4.重新啟動myeclipse即可。
myeclipse8 6安裝svn外掛程式
1.從官方 2.從中解壓出features與plugins資料夾,放在某個目錄下,比如放在 d program files myeclipse svn plugins 3.找到myeclipse的安裝路徑,比如我的 d program files genuitec myeclipse 8.6 dro...
MyEclipse8 6 安裝aptana外掛程式
我用的myeclipse版本是8.6的 2.在program files檔案下建立以aptana命名的資料夾,放入features和plugins 3.在.myeclipse 8.6 dropins資料夾下建立以aptana.link命名的檔案,檔案的內容 path 剛才建立的aptana資料夾的絕...
把SVN外掛程式配置到MyEclipse8 6
2.解壓壓縮包,有features和plugins資料夾,將這兩個資料夾複製到你的myeclipse目錄下,例如d myeclipse myeclipse 8.6 myplugin svn裡面 3.在d myeclipse myeclipse 8.6 dropins下新建svn.link檔案,內容為...