网站首页  汉语字词  英语词汇  考试资料  写作素材  旧版资料

请输入您要查询的范文:

 

标题 Android Eclipse安装Ant插件
范文
    下载了谷歌提供的Android集成开发工具ADT,里面封装了Eclipse,但是很奇怪的是竟然没有Ant插件在里面
    标准的Eclipse一般都是内置集成了Ant的。
    然后到eclipse的plugins目录下查看了,其实是有安装ant插件的,但是没有在界面体现出来。
    要让Eclipse在界面显示Ant的相关配置,可在命令行下作如下操作:
    $ 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.
    运行完成后,启动eclipse, 此是时发现ant能正常在菜单中显示出来了。
    注意:Windows版的执行如下命令:
    $ 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.
随便看

 

在线学习网范文大全提供好词好句、学习总结、工作总结、演讲稿等写作素材及范文模板,是学习及工作的有利工具。

 

Copyright © 2002-2024 cuapp.net All Rights Reserved
更新时间:2025/5/25 1:41:46