Eclipse 4.4标准启动错误 [英] Eclipse 4.4 Standard startup error

查看:42
本文介绍了Eclipse 4.4标准启动错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

只需安装Eclipse Luna(4.4标准).从帮助"菜单中,安装了Aptana插件.重新启动IDE后,出现以下错误:

Just installed Eclipse Luna (4.4 Standard). From Help menu, installed Aptana plugin. After restarting the IDE, I get the following error:

在以下过程中发生内部错误:启用调试和刷新日志缓存".org/eclipse/osgi/framework/internal/core/FrameworkProperties

An internal error occurred during: "Enable debugging and flush log cache". org/eclipse/osgi/framework/internal/core/FrameworkProperties

似乎环境可以正常工作,但是每次打开程序时都会出现错误.

It seems the environment works properly, but I get the error every time I open the program.

这是日志:

!MESSAGE在以下过程中发生内部错误:启用调试和刷新日志缓存".!堆栈0java.lang.NoClassDefFoundError:org/eclipse/osgi/framework/internal/core/FrameworkProperties在com.aptana.core.util.EclipseUtil.setPlatformDebugging(EclipseUtil.java:449)在com.aptana.core.CorePlugin.enableDebugging(CorePlugin.java:110)在com.aptana.core.CorePlugin.access $ 0(CorePlugin.java:97)在com.aptana.core.CorePlugin $ 1.run(CorePlugin.java:83)在org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)引起原因:java.lang.ClassNotFoundException:org.eclipse.osgi.framework.internal.core.FrameworkProperties不能通过osgi.identity找到;osgi.identity ="com.aptana.core";type ="osgi.bundle";版本:Version ="3.3.0.1373665087";单身人士:="true"在org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:406)在org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:326)在org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:318)在org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:118)在java.lang.ClassLoader.loadClass(未知来源)...还有5个

!MESSAGE An internal error occurred during: "Enable debugging and flush log cache". !STACK 0 java.lang.NoClassDefFoundError: org/eclipse/osgi/framework/internal/core/FrameworkProperties at com.aptana.core.util.EclipseUtil.setPlatformDebugging(EclipseUtil.java:449) at com.aptana.core.CorePlugin.enableDebugging(CorePlugin.java:110) at com.aptana.core.CorePlugin.access$0(CorePlugin.java:97) at com.aptana.core.CorePlugin$1.run(CorePlugin.java:83) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53) Caused by: java.lang.ClassNotFoundException: org.eclipse.osgi.framework.internal.core.FrameworkProperties cannot be found by osgi.identity; osgi.identity="com.aptana.core"; type="osgi.bundle"; version:Version="3.3.0.1373665087"; singleton:="true" at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:406) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:326) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:318) at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:118) at java.lang.ClassLoader.loadClass(Unknown Source) ... 5 more

如何解决此错误?

推荐答案

Aptana插件的开发版本似乎可以在Eclipse Luna上正常工作.使用此链接进行安装,而不是使用稳定的链接:

Development version of Aptana plugin seems to work fine with Eclipse Luna. Use this link for installation instead of stable one:

http://studio-jenkins.appcelerator.org/job/studio3-feature-development/lastSuccessfulBuild/artifact/dist/

将它与Eclipse Luna Standard Edition一起使用,而不是用于PHP开发人员的Eclipse Luna.安装后,切换到Web透视图并根据需要进行配置.

Use it with Eclipse Luna Standard Edition instead of Eclipse Luna for PHP developers. After installation switch to a Web perspective and configure as you need.

这篇关于Eclipse 4.4标准启动错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆