【问题标题】:Installing new software on Eclipse-Indigo在 Eclipse-Indigo 上安装新软件
【发布时间】:2012-09-30 00:26:43
【问题描述】:

当尝试使用 Eclipse Indigo 安装新软件时,我得到了

日志文件说:

找不到正在运行的配置文件实例。这 eclipse.p2.data.area 和 eclipse.p2.profile 属性可能没有设置 在此应用程序的 config.ini 文件中正确。

不管怎样,这里是

org.eclipse.update.reconcile=false
eclipse.p2.profile=epp.package.jee
osgi.instance.area.default=@user.home/Documents/workspace
osgi.framework=file\:plugins/org.eclipse.osgi_3.7.2.v20120110-1415.jar
equinox.use.ds=true
eclipse.buildId=M20120208-0800
osgi.bundles=reference\:file\:org.eclipse.equinox.simpleconfigurator_1.0.200.v20110815-1438.jar@1\:start
org.eclipse.equinox.simpleconfigurator.configUrl=file\:org.eclipse.equinox.simpleconfigurator/bundles.info
eclipse.product=org.eclipse.platform.ide
osgi.splashPath=platform\:/base/plugins/org.eclipse.platform
osgi.framework.extensions=reference\:file\:javax.transaction_1.1.1.v201105210645.jar
eclipse.application=org.eclipse.ui.ide.workbench
eclipse.p2.data.area=@config.dir/../p2
osgi.bundles.defaultStartLevel=4

请问我错过了什么?

eclipse.p2.data.area 似乎已定义

eclipse.p2.data.area=@config.dir/../p2

eclipse.p2.profile 似乎已定义

eclipse.p2.profile=epp.package.jee

这是一个全新的安装。没有对上述任何内容进行手动更改。请问为什么会出现这个错误?

【问题讨论】:

    标签: eclipse software-update


    【解决方案1】:

    Unarchiver 似乎存在错误。手动解压缩包,一切都像魅力一样工作:

    tar -xvf eclipse-jee-indigo-SR2-macosx-cocoa-x86_64.tar
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2012-05-14
      • 2011-12-18
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-10-24
      • 1970-01-01
      相关资源
      最近更新 更多