<bdo id='Z78or'></bdo><ul id='Z78or'></ul>
  • <tfoot id='Z78or'></tfoot>

        <small id='Z78or'></small><noframes id='Z78or'>

        <legend id='Z78or'><style id='Z78or'><dir id='Z78or'><q id='Z78or'></q></dir></style></legend>

        <i id='Z78or'><tr id='Z78or'><dt id='Z78or'><q id='Z78or'><span id='Z78or'><b id='Z78or'><form id='Z78or'><ins id='Z78or'></ins><ul id='Z78or'></ul><sub id='Z78or'></sub></form><legend id='Z78or'></legend><bdo id='Z78or'><pre id='Z78or'><center id='Z78or'></center></pre></bdo></b><th id='Z78or'></th></span></q></dt></tr></i><div id='Z78or'><tfoot id='Z78or'></tfoot><dl id='Z78or'><fieldset id='Z78or'></fieldset></dl></div>

        java.lang.RuntimeException:应用程序“org.eclipse.ui.ide.workbench

        java.lang.RuntimeException: Application quot;org.eclipse.ui.ide.workbenchquot; could not be found in the registry(java.lang.RuntimeException:应用程序“org.eclipse.ui.ide.workbench在注册表中找不到)

          <small id='6ARnV'></small><noframes id='6ARnV'>

            <bdo id='6ARnV'></bdo><ul id='6ARnV'></ul>

              <i id='6ARnV'><tr id='6ARnV'><dt id='6ARnV'><q id='6ARnV'><span id='6ARnV'><b id='6ARnV'><form id='6ARnV'><ins id='6ARnV'></ins><ul id='6ARnV'></ul><sub id='6ARnV'></sub></form><legend id='6ARnV'></legend><bdo id='6ARnV'><pre id='6ARnV'><center id='6ARnV'></center></pre></bdo></b><th id='6ARnV'></th></span></q></dt></tr></i><div id='6ARnV'><tfoot id='6ARnV'></tfoot><dl id='6ARnV'><fieldset id='6ARnV'></fieldset></dl></div>
                  <tbody id='6ARnV'></tbody>

              1. <tfoot id='6ARnV'></tfoot>
              2. <legend id='6ARnV'><style id='6ARnV'><dir id='6ARnV'><q id='6ARnV'></q></dir></style></legend>

                  本文介绍了java.lang.RuntimeException:应用程序“org.eclipse.ui.ide.workbench"在注册表中找不到的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我正在使用 Eclipse v21.10.1-569685 和 JDK 版本 1.7.0_13-b20当我下载新更新(帮助-> 安装新软件)之后,Eclipse 要求我重新启动软件,但我遇到了这个错误:

                  i am using Eclipse v21.10.1-569685 and JDK version 1.7.0_13-b20 When i downloaded new updates (Help-> Install New Software) after that Eclipse asked me to restart the software, but i faced with this error:

                  !SESSION 2013-04-10 06:49:45.348 -----------------------------------------------
                          eclipse.buildId=v21.1.0-569685
                          java.version=1.7.0_13
                          java.vendor=Oracle Corporation
                          BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
                          Framework arguments:  -product com.android.ide.eclipse.adt.package.product
                          Command-line arguments:  -os win32 -ws win32 -arch x86 -product com.android.ide.eclipse.adt.package.product
                  
                          !ENTRY org.eclipse.osgi 2 0 2013-04-10 06:49:47.671
                          !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
                          !SUBENTRY 1 org.eclipse.osgi 2 0 2013-04-10 06:49:47.671
                          !MESSAGE Bundle reference:file:plugins/org.eclipse.e4.ui.workbench.addons.swt_0.10.1.v20120827-151636.jar was not resolved.
                          !SUBENTRY 2 org.eclipse.e4.ui.workbench.addons.swt 2 0 2013-04-10 06:49:47.672
                          !MESSAGE Missing required bundle org.eclipse.e4.ui.model.workbench_0.9.1.
                          !SUBENTRY 1 org.eclipse.osgi 2 0 2013-04-10 06:49:47.672
                          .
                          .
                          .
                          .
                  
                          !ENTRY org.eclipse.osgi 4 0 2013-04-10 06:49:47.941
                          !MESSAGE Application error
                          !STACK 1
                          java.lang.RuntimeException: Application "org.eclipse.ui.ide.workbench" could not be found in the registry. The applications available are: org.eclipse.equinox.app.error, org.eclipse.equinox.p2.director, org.eclipse.equinox.p2.garbagecollector.application, org.eclipse.equinox.p2.publisher.InstallPublisher, org.eclipse.equinox.p2.publisher.EclipseGenerator, org.eclipse.equinox.p2.publisher.ProductPublisher, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, org.eclipse.equinox.p2.reconciler.application, org.eclipse.equinox.p2.repository.repo2runnable, org.eclipse.equinox.p2.repository.metadataverifier, org.eclipse.equinox.p2.artifact.repository.mirrorApplication, org.eclipse.equinox.p2.metadata.repository.mirrorApplication, org.eclipse.equinox.p2.updatesite.UpdateSitePublisher, org.eclipse.equinox.p2.publisher.UpdateSitePublisher, org.eclipse.equinox.p2.publisher.CategoryPublisher, org.eclipse.update.core.standaloneUpdate, org.eclipse.update.core.siteOptimizer, org.eclipse.ant.core.antRunner, org.eclipse.cdt.codan.core.application, org.eclipse.cdt.core.GeneratePDOM, org.eclipse.help.base.infocenterApplication, org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool, org.eclipse.jdt.apt.core.aptBuild, org.eclipse.jdt.core.JavaCodeFormatter, org.eclipse.jdt.core.JavaIndexer.
                              at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:248)
                              at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
                              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:353)
                              at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
                              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                              at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
                              at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                              at java.lang.reflect.Method.invoke(Unknown Source)
                              at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
                              at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
                              at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
                  

                  我应该怎么做才能运行 Eclipse?

                  What should i do to run the Eclipse?

                  推荐答案

                  好的谢谢大家 我找到了解决方案,如下:

                  OK thanks everyone I found the solution, which was the following:

                  1. 控制面板 →查看高级系统设置 →高级选项卡→环境变量
                  2. 现在你必须做两件事:

                  1. Control Panel → View advanced system settings → Advanced tab → Environment Variables
                  2. Now you have to do 2 things:

                  1. 创建一个新变量(点击新建按钮):

                  1. Create a new variable (click the New button):

                  • 变量名:JAVA_HOME
                  • 变量值:C:Program FilesJava[您的 Java 版本]

                  编辑 Path 变量并将其添加到该变量的末尾:

                  Edit the Path variable and add this to the end of that:

                  ;%JAVA_HOME%in
                  

                  这篇关于java.lang.RuntimeException:应用程序“org.eclipse.ui.ide.workbench"在注册表中找不到的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  Java Bytecode Manipulation Library Suggestions(Java 字节码操作库建议)
                  Java CLI UI-design: frameworks or libraries?(Java CLI UI 设计:框架还是库?)
                  About the use of Beans.xml configuration file in Spring Framework application(关于Spring Framework应用中Beans.xml配置文件的使用)
                  What is the difference between Spring, Struts, Hibernate, JavaServer Faces, Tapestry?(Spring、Struts、Hibernate、JavaServer Faces、Tapestry 有什么区别?)
                  Are there any android application framework like spring?(有没有像spring这样的android应用程序框架?)
                  Java Swing based game framework. Any advice?(基于 Java Swing 的游戏框架.有什么建议吗?)
                  1. <i id='ePqRf'><tr id='ePqRf'><dt id='ePqRf'><q id='ePqRf'><span id='ePqRf'><b id='ePqRf'><form id='ePqRf'><ins id='ePqRf'></ins><ul id='ePqRf'></ul><sub id='ePqRf'></sub></form><legend id='ePqRf'></legend><bdo id='ePqRf'><pre id='ePqRf'><center id='ePqRf'></center></pre></bdo></b><th id='ePqRf'></th></span></q></dt></tr></i><div id='ePqRf'><tfoot id='ePqRf'></tfoot><dl id='ePqRf'><fieldset id='ePqRf'></fieldset></dl></div>
                  2. <small id='ePqRf'></small><noframes id='ePqRf'>

                    <legend id='ePqRf'><style id='ePqRf'><dir id='ePqRf'><q id='ePqRf'></q></dir></style></legend>
                      <bdo id='ePqRf'></bdo><ul id='ePqRf'></ul>
                        <tfoot id='ePqRf'></tfoot>
                            <tbody id='ePqRf'></tbody>