- 將3.0 plugins目錄下的的quantum插件抄過3.1的plugins目錄,重啟eclipse,然后選Windows -> Open prespective ->other,重新打開quantum
- 自定義Content Assist的快捷鍵回Alt + / : Windows -> Preferences -> General -> Keys
雙擊第一行的 Content Assist 然后將Control + Space Remove掉 - ANT
- Windows -> Preferences ->Ant -> Runtime
- 在Classpath 右邊的按鍵中選Ant Home,然后再選正確的路徑
- 在Classpath下的列表中選擇Ant Home Entries 然后選右邊按鍵的Add External JARs 將eclipse/plugins/org.junit_3.8.1
下的junit.jar加上
新功能
鼠標右鍵的功能大大增強了,可以直接運行,上傳到cvs服務(wù)器等等