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
更新时间:
相关文章
android sdk离线安装
先分别下载所需包,再安装。 一,首先下载SDK的安装包,android-sdk_r06-windows.zip(安装工具)解压到目录,如我的目录D:\programs\android-sdk-win 阅读更多…
转载“牛叉的goophone 4GS”
“iphone”还可以运行android啊 Original resource: Click here 阅读更多…
google keep来了
Google keep之前在网站上短暂的露了个脸,不到24个小时,它就真的来了。从外表上看,它的定位是一个简单的能让你快速获取并组织信息的记事本,你可以添加文本,音乐和清单。 google 阅读更多…
pixel 3A (XL ) android P root教程Magisk
目前android Q的root貌似还没有搞定,还是老老实实先用android P吧 root的准备工作 解锁bootloader,步骤自行搜索 已经打过补丁的boot.img文件, 阅读更多…
给android模拟器安装apk
1、运行Android模拟器,启动你的Android手机系统,准备好你需要安装apk软件 例如,我把UC浏览器的APK放到D盘,文件名为:ucweb-7.2.2.54-999-139 阅读更多…