无法在Eclipse上安装JRebel

时间:2014-11-18 10:05:07

标签: java eclipse eclipse-plugin jrebel

我试图在我的Eclipse Indigo上设置JRebel但是无论我做什么我都无法正确安装它。已经通过Eclipse Marketplace安装它,直接链接,zip和什么都没有。

在安装过程中它没有给我任何错误,但是在我重新启动Eclipse之后它根本没有显示注册选项。

我检查了已安装的插件(通过Eclipse'插件注册表),并且JRebel插件已停止。当我尝试手动启动它时,它总是显示以下错误:

eclipse.buildId=M20120208-0800
java.fullversion=J2RE 1.6.0 IBM J9 2.4 Windows Vista amd64-64 jvmwa6460-20081105_25433 (JIT enabled, AOT enabled)
J9VM - 20081105_025433_LEdSMr
JIT  - r9_20081031_1330
GC   - 20081027_AB
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.jee.product
Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product

Error
Tue Nov 18 09:51:40 GMT 2014
The bundle "org.zeroturnaround.eclipse_6.0.0.RELEASE-201410311652 [1798]" could not be resolved. Reason: Missing Constraint: Require-Bundle: org.eclipse.equinox.http.jetty; bundle-version="0.0.0"

org.osgi.framework.BundleException: The bundle "org.zeroturnaround.eclipse_6.0.0.RELEASE-201410311652 [1798]" could not be resolved. Reason: Missing Constraint: Require-Bundle: org.eclipse.equinox.http.jetty; bundle-version="0.0.0"
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1327)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1311)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:323)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:291)
    at org.eclipse.pde.internal.runtime.registry.model.LocalRegistryBackend.start(LocalRegistryBackend.java:66)
    at org.eclipse.pde.internal.runtime.registry.model.Bundle.start(Bundle.java:126)
    at org.eclipse.pde.internal.runtime.registry.RegistryBrowser$12.run(RegistryBrowser.java:435)
    at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4165)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3754)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
    at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:45)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
    at java.lang.reflect.Method.invoke(Method.java:599)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1386)

我应该在哪里下载" org.eclipse.equinox.http.jetty;捆绑版本= 0.0.0 "

已经失去了一天以上的尝试如何使这项工作。是不是JRebel应该帮助提高我们的生产力?如果JRebel对我们的100多个开发团队有所改进,我有3天的时间来表达我的观点,如果要安装是如此重要,我想知道其余的......

1 个答案:

答案 0 :(得分:0)

一位用户遇到类似问题,对话可见here。尝试这些步骤,如果它们不起作用,那么设置新的Eclipse安装会更简单,更快捷。如果您不希望这样做,请联系support@zeroturnaround.com并提供此对话的链接,可以尝试其他一些事情。