1

我试图将 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"  

任何人都可以帮助我找出如何使它工作,因为它甚至没有启动。

4

1 回答 1

0

试试eclipse -clean。如果这不起作用,请尝试将您的.eclipse文件夹移动到其他地方。

于 2013-10-13T14:18:48.687 回答