zoukankan      html  css  js  c++  java
  • eclipse搭建android开发环境

    参考

    http://blog.csdn.net/u013067166/article/details/48594371/

    我在ubuntu上用android studio实在很卡,新手生无可恋。

    遂辗转于eclipse。安装ADT的时候遇到一个问题:

    error occurred while collecting items to be installed
    session context was:(profile=C__Program Files_eclipse_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
    No repository found containing: osgi.bundle,org.eclipse.cdt,9.2.1.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.build.gcc.core,1.0.0.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.codan.checkers,3.2.0.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.codan.checkers.ui,3.2.0.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.codan.core,4.0.0.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.codan.core.cxx,3.4.0.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.codan.ui,3.2.0.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.codan.ui.cxx,3.3.0.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.core,6.2.0.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.core.native,5.10.0.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.core.win32,5.4.1.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.core.win32.x86_64,5.4.1.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.debug.core,8.1.0.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.debug.ui,8.1.0.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.doc.user,5.4.0.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.dsf,2.8.0.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.dsf.gdb,5.2.0.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.dsf.gdb.ui,2.6.0.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.dsf.ui,2.5.0.201703062208
    No repository found containing: org.eclipse.update.feature,org.eclipse.cdt,9.2.1.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.gdb,7.0.0.201703062208
    No repository found containing: org.eclipse.update.feature,org.eclipse.cdt.gdb,9.2.1.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.gdb.ui,7.0.0.201703062208
    No repository found containing: org.eclipse.update.feature,org.eclipse.cdt.gnu.build,9.2.1.201703062208
    No repository found containing: org.eclipse.update.feature,org.eclipse.cdt.gnu.debug,9.2.1.201703062208
    No repository found containing: org.eclipse.update.feature,org.eclipse.cdt.gnu.dsf,9.2.1.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.launch,9.1.0.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.make.core,7.3.0.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.make.ui,7.3.0.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.managedbuilder.core,8.4.0.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.managedbuilder.gnu.ui,8.3.0.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.managedbuilder.ui,9.0.0.201703062208
    No repository found containing: org.eclipse.update.feature,org.eclipse.cdt.native,9.2.1.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.native.serial,1.0.0.201703062208
    No repository found containing: org.eclipse.update.feature,org.eclipse.cdt.platform,9.2.1.201703062208
    No repository found containing: osgi.bundle,org.eclipse.cdt.ui,6.1.0.201703062208
    No repository found containing: binary,org.eclipse.cdt_root,9.2.1.201703062208
    No repository found containing: osgi.bundle,org.eclipse.launchbar.core,2.1.0.201612052026
    No repository found containing: osgi.bundle,org.eclipse.launchbar.ui,2.1.0.201612052026
    No repository found containing: osgi.bundle,org.eclipse.tm.terminal.control,4.2.0.201609191434
    No repository found containing: osgi.bundle,org.eclipse.tools.templates.core,1.1.0.201702141301
    No repository found containing: osgi.bundle,org.eclipse.tools.templates.ui,1.1.1.201702141301

    需要在

    这个地方不要不要不要勾选contact all update sites。

  • 相关阅读:
    千氪公开课第一期|如何实现写作收益的最大化?-千氪
    2018年十大区块链投资机构盘点-千氪
    vscode 问题
    jquery点击输入框提示文字消失输入文字变色
    IE8兼容css3
    点击特定按钮,文本框实现输入状态变化
    h5页面在iOS上的问题解决
    纯css三角提示框,兼容IE8
    适配问题
    webstorm配置编译sass
  • 原文地址:https://www.cnblogs.com/zhenzhenhuang/p/7452678.html
Copyright © 2011-2022 走看看