[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Re: How to active a plugin while starting up Eclipse

Yes, the product name for <i><b>RCP</b></i> Mail application can be changed, but I'm trying to develop a plugin(not rcp) working with Eclipse Developmeng Environment, so I shall run/debug the plugin as org.eclipse.sdk.ide product other than the product name configured in plugin.xml

If I run/debug the plugin as the name configured in plugin.xml, a exception like below will occur:





!SESSION 2007-05-30 14:46:50.171 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_11
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments:  -product com.gul.example.product -pdelaunch
Command-line arguments:  -product com.gul.example.product -data E:\Project\Plugins/runtime-example -dev file:E:/Project/Plugins/.metadata/.plugins/org.eclipse.pde.core/Example/dev.properties -pdelaunch -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.osgi 4 0 2007-05-30 14:46:52.078
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application "com.gul.example.Productname" 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, org.eclipse.jdt.apt.core.aptBuild, org.eclipse.jdt.core.JavaCodeFormatter, org.eclipse.pde.build.Build, org.eclipse.pde.junit.runtime.uitestapplication, org.eclipse.pde.junit.runtime.coretestapplication, org.eclipse.swt.examples.launcher.application, org.eclipse.ui.ide.workbench, org.eclipse.update.core.standaloneUpdate, org.eclipse.update.core.siteOptimizer.
	at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:68)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
	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:336)
	at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
	at org.eclipse.core.launcher.Main.run(Main.java:977)
	at org.eclipse.core.launcher.Main.main(Main.java:952)

!ENTRY org.eclipse.osgi 2 0 2007-05-30 14:46:52.140
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-30 14:46:52.140
!MESSAGE Bundle update@plugins/org.eclipse.jem_1.2.1.v20060918_M.jar was not resolved.
!SUBENTRY 2 org.eclipse.jem 2 0 2007-05-30 14:46:52.140
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.2.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-30 14:46:52.140
!MESSAGE Bundle update@plugins/org.eclipse.ve.cde_1.2.0.v20060918_M.jar was not resolved.
!SUBENTRY 2 org.eclipse.ve.cde 2 0 2007-05-30 14:46:52.140
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.ve.cde 2 0 2007-05-30 14:46:52.140
!MESSAGE Missing required bundle org.eclipse.gef_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-30 14:46:52.140
!MESSAGE Bundle update@plugins/org.eclipse.ve.propertysheet_1.2.0.v20060824_M.jar was not resolved.
!SUBENTRY 2 org.eclipse.ve.propertysheet 2 0 2007-05-30 14:46:52.140
!MESSAGE Missing required bundle org.eclipse.emf.common_[2.2.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-30 14:46:52.140
!MESSAGE Bundle update@plugins/org.eclipse.ve.java.core_1.2.1.v20060918_M.jar was not resolved.
!SUBENTRY 2 org.eclipse.ve.java.core 2 0 2007-05-30 14:46:52.140
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.ve.java.core 2 0 2007-05-30 14:46:52.140
!MESSAGE Missing required bundle org.eclipse.gef_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.ve.java.core 2 0 2007-05-30 14:46:52.140
!MESSAGE Missing required bundle org.eclipse.emf.codegen_[2.2.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-30 14:46:52.140
!MESSAGE Bundle update@plugins/org.eclipse.ve.jfc_1.2.1.v20060918_M.jar was not resolved.
!SUBENTRY 2 org.eclipse.ve.jfc 2 0 2007-05-30 14:46:52.140
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.ve.jfc 2 0 2007-05-30 14:46:52.140
!MESSAGE Missing required bundle org.eclipse.gef_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.ve.jfc 2 0 2007-05-30 14:46:52.140
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.2.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-30 14:46:52.140
!MESSAGE Bundle update@plugins/org.eclipse.jem.beaninfo_1.2.2.v20061027_M.jar was not resolved.
!SUBENTRY 2 org.eclipse.jem.beaninfo 2 0 2007-05-30 14:46:52.140
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.jem.beaninfo 2 0 2007-05-30 14:46:52.140
!MESSAGE Missing required bundle org.eclipse.emf.ecore.change_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.jem.beaninfo 2 0 2007-05-30 14:46:52.140
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.2.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-30 14:46:52.156
!MESSAGE Bundle update@plugins/com.ibm.etools.emf.event_3.0.0.v20060918_M.jar was not resolved.
!SUBENTRY 2 com.ibm.etools.emf.event 2 0 2007-05-30 14:46:52.156
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.2.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-30 14:46:52.156
!MESSAGE Bundle update@plugins/org.eclipse.jem.util_1.2.1.v20060918_M.jar was not resolved.
!SUBENTRY 2 org.eclipse.jem.util 2 0 2007-05-30 14:46:52.156
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.jem.util 2 0 2007-05-30 14:46:52.156
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.2.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-30 14:46:52.156
!MESSAGE Bundle update@plugins/org.eclipse.jem.workbench_1.2.3.v20070130_R.jar was not resolved.
!SUBENTRY 2 org.eclipse.jem.workbench 2 0 2007-05-30 14:46:52.156
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.2.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-30 14:46:52.156
!MESSAGE Bundle update@plugins/org.eclipse.ve.swt_1.2.1.v20060918_M.jar was not resolved.
!SUBENTRY 2 org.eclipse.ve.swt 2 0 2007-05-30 14:46:52.156
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.ve.swt 2 0 2007-05-30 14:46:52.156
!MESSAGE Missing required bundle org.eclipse.emf.common_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.ve.swt 2 0 2007-05-30 14:46:52.156
!MESSAGE Missing required bundle org.eclipse.gef_[3.2.0,4.0.0).

!ENTRY org.eclipse.osgi 2 0 2007-05-30 14:46:52.171
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-30 14:46:52.171
!MESSAGE Bundle update@plugins/com.ibm.etools.emf.event_3.0.0.v20060918_M.jar [5] was not resolved.
!SUBENTRY 2 com.ibm.etools.emf.event 2 0 2007-05-30 14:46:52.171
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.2.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-30 14:46:52.171
!MESSAGE Bundle update@plugins/org.eclipse.jem_1.2.1.v20060918_M.jar [59] was not resolved.
!SUBENTRY 2 org.eclipse.jem 2 0 2007-05-30 14:46:52.171
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.jem 2 0 2007-05-30 14:46:52.171
!MESSAGE Missing optionally required bundle org.eclipse.jem.proxy_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.jem 2 0 2007-05-30 14:46:52.171
!MESSAGE Missing required bundle org.eclipse.jem.util_[1.2.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-30 14:46:52.171
!MESSAGE Bundle update@plugins/org.eclipse.jem.beaninfo_1.2.2.v20061027_M.jar [60] was not resolved.
!SUBENTRY 2 org.eclipse.jem.beaninfo 2 0 2007-05-30 14:46:52.171
!MESSAGE Missing required bundle org.eclipse.jem.proxy_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.jem.beaninfo 2 0 2007-05-30 14:46:52.171
!MESSAGE Missing optionally required bundle com.ibm.etools.emf.event_[3.0.0,4.0.0).
!SUBENTRY 2 org.eclipse.jem.beaninfo 2 0 2007-05-30 14:46:52.171
!MESSAGE Missing required bundle org.eclipse.jem.workbench_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.jem.beaninfo 2 0 2007-05-30 14:46:52.171
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.jem.beaninfo 2 0 2007-05-30 14:46:52.171
!MESSAGE Missing required bundle org.eclipse.jem_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.jem.beaninfo 2 0 2007-05-30 14:46:52.171
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.jem.beaninfo 2 0 2007-05-30 14:46:52.171
!MESSAGE Missing required bundle org.eclipse.jem.util_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.jem.beaninfo 2 0 2007-05-30 14:46:52.171
!MESSAGE Missing required bundle org.eclipse.emf.ecore.change_[2.2.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-30 14:46:52.171
!MESSAGE Bundle update@plugins/org.eclipse.jem.proxy_1.2.0.v20060918_M.jar [61] was not resolved.
!SUBENTRY 2 org.eclipse.jem.proxy 2 0 2007-05-30 14:46:52.171
!MESSAGE Missing required bundle org.eclipse.jem.util_[1.2.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-30 14:46:52.171
!MESSAGE Bundle update@plugins/org.eclipse.jem.ui_1.2.1.v20060918_M.jar [62] was not resolved.
!SUBENTRY 2 org.eclipse.jem.ui 2 0 2007-05-30 14:46:52.171
!MESSAGE Missing required bundle org.eclipse.jem.beaninfo_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.jem.ui 2 0 2007-05-30 14:46:52.171
!MESSAGE Missing required bundle org.eclipse.jem.proxy_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.jem.ui 2 0 2007-05-30 14:46:52.171
!MESSAGE Missing required bundle org.eclipse.jem.util_[1.2.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-30 14:46:52.171
!MESSAGE Bundle update@plugins/org.eclipse.jem.util_1.2.1.v20060918_M.jar [63] was not resolved.
!SUBENTRY 2 org.eclipse.jem.util 2 0 2007-05-30 14:46:52.171
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.jem.util 2 0 2007-05-30 14:46:52.171
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.jem.util 2 0 2007-05-30 14:46:52.171
!MESSAGE Missing optionally required bundle org.eclipse.perfmsr.core_1.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-30 14:46:52.171
!MESSAGE Bundle update@plugins/org.eclipse.jem.workbench_1.2.3.v20070130_R.jar [64] was not resolved.
!SUBENTRY 2 org.eclipse.jem.workbench 2 0 2007-05-30 14:46:52.171
!MESSAGE Missing required bundle org.eclipse.jem_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.jem.workbench 2 0 2007-05-30 14:46:52.171
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.jem.workbench 2 0 2007-05-30 14:46:52.171
!MESSAGE Missing required bundle org.eclipse.jem.util_[1.2.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-30 14:46:52.171
!MESSAGE Bundle update@plugins/org.eclipse.ve.cde_1.2.0.v20060918_M.jar [145] was not resolved.
!SUBENTRY 2 org.eclipse.ve.cde 2 0 2007-05-30 14:46:52.171
!MESSAGE Missing required bundle org.eclipse.ve.propertysheet_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.ve.cde 2 0 2007-05-30 14:46:52.171
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.ve.cde 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.gef_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.ve.cde 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.jem_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.ve.cde 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.jem.util_[1.2.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-30 14:46:52.187
!MESSAGE Bundle update@plugins/org.eclipse.ve.java.core_1.2.1.v20060918_M.jar [147] was not resolved.
!SUBENTRY 2 org.eclipse.ve.java.core 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.ve.cde_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.ve.java.core 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.jem.beaninfo_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.ve.java.core 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.emf.codegen_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.ve.java.core 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.gef_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.ve.java.core 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.ve.propertysheet_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.ve.java.core 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.jem_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.ve.java.core 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.jem.proxy_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.ve.java.core 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.ve.java.core 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.jem.workbench_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.ve.java.core 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.jem.util_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.ve.java.core 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.jem.workbench_[1.2.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-30 14:46:52.187
!MESSAGE Bundle update@plugins/org.eclipse.ve.jfc_1.2.1.v20060918_M.jar [148] was not resolved.
!SUBENTRY 2 org.eclipse.ve.jfc 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.ve.java.core_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.ve.jfc 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.ve.jfc 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.ve.jfc 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.ve.cde_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.ve.jfc 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.gef_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.ve.jfc 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.ve.propertysheet_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.ve.jfc 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.jem_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.ve.jfc 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.jem.proxy_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.ve.jfc 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.jem.beaninfo_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.ve.jfc 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.jem.workbench_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.ve.jfc 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.jem.util_[1.2.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-30 14:46:52.187
!MESSAGE Bundle update@plugins/org.eclipse.ve.propertysheet_1.2.0.v20060824_M.jar [149] was not resolved.
!SUBENTRY 2 org.eclipse.ve.propertysheet 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.emf.common_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.ve.propertysheet 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing optionally required bundle org.eclipse.gef_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-05-30 14:46:52.187
!MESSAGE Bundle update@plugins/org.eclipse.ve.swt_1.2.1.v20060918_M.jar [150] was not resolved.
!SUBENTRY 2 org.eclipse.ve.swt 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.ve.java.core_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.ve.swt 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.emf.common_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.ve.swt 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.ve.cde_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.ve.swt 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.gef_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.ve.swt 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.ve.propertysheet_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.ve.swt 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.ve.swt 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.jem.proxy_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.ve.swt 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.jem.beaninfo_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.ve.swt 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.jem_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.ve.swt 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.jem.workbench_[1.2.0,2.0.0).
!SUBENTRY 2 org.eclipse.ve.swt 2 0 2007-05-30 14:46:52.187
!MESSAGE Missing required bundle org.eclipse.jem.util_[1.2.0,2.0.0).

Attachment: run.jpg
Description: JPEG image