装了Myeclipse用不了啊!看看什么原因吧
本人初学eclipse,听说Myeclipse很好用.就装了一个.
我先状了JVM, JDK,做配置了运行环境,可以运行java程序.
又装了个TOMcat5.5
然后装了eclipse,也可以用.
最后装了Myeclipse5.0GA,然后在打运行时,先出现一个启支界面.然后过一会儿就不见了.接着就跳出一个对话框.说:
An error has occurred.See the log file
c:\Documents and Settings\Administrator\workspace\.metadata\.log.
以下是这个文件的内容(内容太多.只贴出最前面的一部分和最后面的一部分):
!SESSION 2007-02-13 20:32:59.78 ------------------------------------------------
eclipse.buildId=M20060118-1600
java.version=1.5.0_09
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_CN
Framework arguments: -product com.genuitec.myeclipse.product.ide
Command-line arguments: -os win32 -ws win32 -arch x86 -product com.genuitec.myeclipse.product.ide
!ENTRY org.eclipse.core.runtime 2007-02-13 20:33:00.625
!MESSAGE Product com.genuitec.myeclipse.product.ide could not be found.
!ENTRY org.eclipse.osgi 2007-02-13 20:33:00.656
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:204)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)
!ENTRY org.eclipse.osgi 2007-02-13 20:33:00.656
!MESSAGE Bundle update@plugins/com.ibm.etools.emf.event_3.0.0.1/ [14] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2007-02-13 20:33:00.656
!MESSAGE Bundle update@../MyEclipse 5.0GA/eclipse/plugins/com.ibm.etools.emf.event_3.0.0.v20060518_RC1.jar was picked instead.
后面的一部分:
!ENTRY org.eclipse.osgi 2007-02-13 20:33:01.593
!MESSAGE Bundle update@../MyEclipse 5.0GA/eclipse/plugins/org.eclipse.xsd_2.2.0.v200606271057.jar [697] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2007-02-13 20:33:01.593
!MESSAGE Missing required bundle org.eclipse.core.runtime_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2007-02-13 20:33:01.609
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.2.0,3.0.0).
!ENTRY org.eclipse.osgi 2007-02-13 20:33:01.609
!MESSAGE Bundle update@../MyEclipse 5.0GA/eclipse/plugins/org.wsdl4j_1.4.0.200608110849/ [701] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2007-02-13 20:33:01.609
!MESSAGE Bundle update@plugins/org.wsdl4j_1.4.0.v200602131706/ was picked instead.
[解决办法]
你的eclipse和myeclipse是什么版本的,两者是有版本兼容性的,在网上查一下试试.
[解决办法]
你的eclipse是3.1版本的,对应的myeclipse版本应该是4.0或4.1。所以,建议下载最新的eclipse3.2.1版。
[解决办法]
版本不匹配问题
[解决办法]
eclipse用3.2.1的
[解决办法]
eclipse和myeclipse版本不匹配