I just installed carbide v1.1 professional trial and got a startup error and error log under \configuration as below, can anyone help? seems eclipse configuration is wrong
!SESSION 2006-12-20 21:03:08.468 -----------------------------------------------
eclipse.buildId=I20050627-1435
java.version=1.5.0_05
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.update.configurator 2006-12-20 21:03:09.250
!MESSAGE Unable to access file "plugins/org.eclipse.update.core_3.1.2.jar!META-INF/MANIFEST.MF".
!ENTRY org.eclipse.osgi 2006-12-20 21:03:09.578
!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.ant.core.antRunner, org.eclipse.help.base.infocenterApplication, org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool.
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:216)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 2006-12-20 21:03:09.593
!MESSAGE Bundle update@plugins/com.freescale.cdt.debug.cw.core.ui_1.1.0.5.jar [3] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2006-12-20 21:03:09.593
!MESSAGE Missing required bundle org.eclipse.debug.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2006-12-20 21:03:09.593
!MESSAGE Missing required bundle org.eclipse.cdt.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2006-12-20 21:03:09.593
!MESSAGE Missing required bundle com.freescale.cdt.debug.cw.core_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2006-12-20 21:03:09.593
!MESSAGE Missing required bundle org.eclipse.cdt.debug.ui_0.0.0.
.......................



