Java Android插件异常

时间:2013-10-13 04:57:41

标签: java eclipse exception plugins

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

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

1 个答案:

答案 0 :(得分:0)

试试eclipse -clean。如果这不起作用,请尝试将.eclipse文件夹移到其他位置。