顯示具有 eclipse 標籤的文章。 顯示所有文章
顯示具有 eclipse 標籤的文章。 顯示所有文章

設定 Eclipse 程式碼提示(Content assist auto activation)功能

一般的 IDE 大多都會有【程式碼提示】的功能,幫助開發者能夠快速的取得相關的屬性、方法,而不需要花腦袋去記憶。



Eclipse安裝Maven套件時出現 "Cannot complete the install because one or more required items could not be found." 的解決方法

最近在Eclipse安裝Maven套件時,會出現這樣的錯誤

Cannot complete the install because one or more required items could not be found. Software being installed: Maven Integration for Eclipse (Required) 0.12.1.20110112-1712 (org.maven.ide.eclipse.feature.feature.group 0.12.1.20110112-1712) Missing requirement: Maven Integration for Eclipse (Editors) 0.12.1.20110112-1712 (org.maven.ide.eclipse.editor 0.12.1.20110112-1712) requires 'bundle org.eclipse.zest.core 0.0.0' but it could not be found Cannot satisfy dependency: From: Maven Integration for Eclipse (Required) 0.12.1.20110112-1712 (org.maven.ide.eclipse.feature.feature.group 0.12.1.20110112-1712) To: org.maven.ide.eclipse.editor [0.12.1.20110112-1712]

看起來是缺少一些dependency的套件, 查了一下,只要安裝GEF套件即可,網址在此:http://download.eclipse.org/tools/gef/updates/releases/

另外,Maven的Update Site:http://m2eclipse.sonatype.org/sites/m2e