【发布时间】:2013-10-13 04:57:40
【问题描述】:
我尝试将 android 插件添加到 eclipse,但现在 eclipse 不再工作 - 它给了我一个例外:
org.osgi.framework.BundleException:
The bundle "org.eclipse.equinox.p2.reconciler.dropins_1.1.100.v20110815-1419 [290]" could not be resolved.
Reason: Missing Constraint: Require-Bundle: org.eclipse.equinox.p2.touchpoint.eclipse; bundle-version="1.0.0"
任何人都可以帮助我找出如何使它工作,因为它甚至没有启动。
【问题讨论】:
标签: java eclipse exception plugins