如何在myeclipse 6 5 中svn外掛程式安裝

2021-05-22 00:34:50 字數 828 閱讀 3518

6.5/eclipse下新建資料夾plug_in/site-1.6.5;

3、開啟myeclipse

6.5,help > software updates > find and install...,在彈出的選單中選 search for new features

to install > next > new local site... > 找到解壓出來的資料夾(site-1.6.5) > 確定 > finish,在彈出的選單中,

select the features to install: 在剛加進去的 路徑/site-1.6.5 這一項前打鉤,此時會報錯,然後點開 subclipse 前面的加號,去掉 subclipse integration for mylyn 3.x(optional)3.0.0 前的勾,錯誤消失 > next > 選 i accept the

terms in the license agreements > next > next > 選中所有的8項,然後change location...,在彈出的選單中選 add location...next,選擇在第2步中建的資料夾的路徑(c:/program files/myeclipse

6.5/eclipse/plug-in/site-1.6.5)>

如下列圖:

[img]

[/img]

finish > 在彈出的選單中選 install all > yes ;

4、完成第3步後,myeclipse會重啟,window > show view > other > 選擇開啟svn目錄下的svn repositories;

5、可以正常使用svn外掛程式了。

MyEclipse 6 5中安裝svn外掛程式

myeclipse 6.5中安裝svn外掛程式 第一步 features與plugins替換方法 前提 解壓site 1.6.5.zip,並刪除 site.xml 很重要 1 features把site 1.6.5.zip解壓出來的features資料夾裡所有的jar拷貝到features資料夾裡 ...

MyEclipse 6 5中安裝svn外掛程式

myeclipse 6.5中安裝svn外掛程式 第一步 features與plugins替換方法 前提 解壓site 1.6.5.zip,並刪除 site.xml 很重要 1 features把site 1.6.5.zip解壓出來的features資料夾裡所有的jar拷貝到features資料夾裡 ...

MyEclipse 6 5久等的來了

期盼很久的myeclipse新版本終於來到人間啦。比老一點的版本myeclipse6.0.1大了不少,足有200m。看來還真不是省油的燈,出品公司都以為我們用的是超人機啊。載入的友好了很多,內部架構和以前差不我。也做了很多效能上的改變。執行起來也快了不少。我在做jsp,輸入request.它不作提示...