下載了谷歌提供的Android集成開發(fā)工具ADT,里面封裝了Eclipse,但是很奇怪的是竟然沒有Ant插件在里面
標(biāo)準(zhǔn)的Eclipse一般都是內(nèi)置集成了Ant的。
然后到eclipse的plugins目錄下查看了,其實(shí)是有安裝ant插件的,但是沒有在界面體現(xiàn)出來。
要讓Eclipse在界面顯示Ant的相關(guān)配置,可在命令行下作如下操作:
$ cd <your eclipse install folder>
$ ./eclipse -application org.eclipse.equinox.p2.director -repository -installIU org.eclipse.ant.ui
Installing org.eclipse.ant.ui 3.5.400.v20130514-1341.
運(yùn)行完成后,啟動(dòng)eclipse, 此是時(shí)發(fā)現(xiàn)ant能正常在菜單中顯示出來了。
注意:Windows版的執(zhí)行如下命令:
$ cd <your eclipse install folder>
$ eclipse -application org.eclipse.equinox.p2.director -repository -installIU org.eclipse.ant.ui
Installing org.eclipse.ant.ui 3.5.400.v20130514-1341.
更多信息請查看IT技術(shù)專欄
2025國考·省考課程試聽報(bào)名