Software being installed: Android Development Tools 16.0.1.v201112150204-238534 (com.android.ide.eclipse.adt.feature.group 16.0.1.v201112150204-238534)
如果您发现本文排版有问题,可以先点击下面的链接切换至老版进行查看!!!
Software being installed: Android Development Tools 16.0.1.v201112150204-238534 (com.android.ide.eclipse.adt.feature.group 16.0.1.v201112150204-238534)
During installation, there's an error about requiring org.eclipse.wst.sse.ui. How do I fix that?
The Google Plugin for Eclipse depends on other specific Eclipse components, such as WST. Your installation of Eclipse may not yet include all of them, but they can be easily installed by following these instructions. Eclipse 3.6 (Helios)
Select Help > Install New Software...
Click the link for Available Software Sites.
Ensure there is an update site named Helios. If this is not present, click Add... and enter http://download.eclipse.org/releases/helios for the Location.
Now go through the installation steps; Eclipse should download and install the plugin's dependencies.
(以上的那个页面是适合版本 3.5 (Galileo), 3.4 (Ganymede) & 3.3 (Europa)等的)
3.7版本(Indigo)的话步骤一样,只是用http://download.eclipse.org/releases/indigo- 分类:
- Devops
更新时间:
相关文章
真的可以直接在Windows中运行原生Android4.0系统,
看到的第一印象想到了bluestacks吧,呵呵,那个知道的人已经不少了哦,这次说的可是近日国内的创业公司绍奇科技(SocketeQ)推出了一款名为WindowsAndroid的程序,可以直接在Win 阅读更多…
在电脑上安装Android模拟器Emulator
如果你还没有Android手机,那么可以先在电脑上安装一个Android模拟器,因为它可以在电脑上模拟出Android手机系统,让你也能体验一下它强大的魅力。 一、 在电脑上安装Andr 阅读更多…
pixel 3A (XL ) android P root教程Magisk
目前android Q的root貌似还没有搞定,还是老老实实先用android P吧 root的准备工作 解锁bootloader,步骤自行搜索 已经打过补丁的boot.img文件, 阅读更多…
android手机刷机精灵
前两天发现了一个软件叫刷机精灵,是针对android手机刷机用的,对于很多人不太会刷机,或者懒得看教程刷机,甚至懒得下载rom,但是对目前手机的rom还不满意,刷机精灵就是一个很好的帮手了。 阅读更多…
android sdk离线安装
先分别下载所需包,再安装。 一,首先下载SDK的安装包,android-sdk_r06-windows.zip(安装工具)解压到目录,如我的目录D:\programs\android-sdk-win 阅读更多…
修改Eclipse ADT default debug keystore路径
我用的是Windows7,而我又喜欢将所有可以设置的用户文件的位置改至F盘下。这样在用Eclipse或者从命令行创建Android Emulator时,相应的文件是被放置到 “F:/Users/< 阅读更多…