org.eclipse.ui.views.properties error [message #908410] |
Wed, 05 September 2012 06:37  |
Eclipse User |
|
|
|
Please I need add below jar to my product dependency
org.eclipse.ui.views.properties so please kindly tell me where can I fet this jar file please....
!SESSION 2012-09-05 16:03:17.983 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -product ESC_Configurator_Tool.product
Command-line arguments: -product ESC_Configurator_Tool.product -data C:\escconfiguratortool/../runtime-ESCConfiguratorTool.product -dev file:C:/escconfiguratortool/.metadata/.plugins/org.eclipse.pde.core/ESC Configurator Tool.product/dev.properties -os win32 -ws win32 -arch x86 -consoleLog
!ENTRY org.eclipse.equinox.app 0 0 2012-09-05 16:03:19.102
!MESSAGE Product ESC_Configurator_Tool.product could not be found.
!ENTRY org.eclipse.osgi 2 0 2012-09-05 16:03:19.138
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-05 16:03:19.138
!MESSAGE Bundle initial@reference:file:../escconfiguratortool/ESC Configurator Tool/ was not resolved.
!SUBENTRY 2 ESC_Configurator_Tool 2 0 2012-09-05 16:03:19.138
!MESSAGE Missing imported package org.eclipse.ui.views.properties_0.0.0.
!ENTRY org.eclipse.osgi 2 0 2012-09-05 16:03:19.140
!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 2012-09-05 16:03:19.141
!MESSAGE Bundle ESC_Configurator_Tool_1.0.0.qualifier [314] was not resolved.
!SUBENTRY 2 ESC_Configurator_Tool 2 0 2012-09-05 16:03:19.141
!MESSAGE Missing imported package org.eclipse.ui.views.properties_0.0.0.
!ENTRY org.eclipse.osgi 4 0 2012-09-05 16:03:19.147
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:242)
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)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
|
|
|
|
Re: org.eclipse.ui.views.properties error [message #910599 is a reply to message #908465] |
Mon, 10 September 2012 00:14  |
Eclipse User |
|
|
|
Run -> Run Configurations -> Plug-ins
org.eclipse.ui.views.properties plug-in not found.
org.eclipse.ui.views.properties.tabbed by default it's selected.
Please kindly how to solve this plug-in related error?
Please I need to run my product.
!SESSION 2012-09-10 09:40:21.725 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -product ESC_Configurator_Tool.product
Command-line arguments: -product ESC_Configurator_Tool.product -data C:\escconfiguratortool/../runtime-ESCConfiguratorTool.product -dev file:C:/escconfiguratortool/.metadata/.plugins/org.eclipse.pde.core/ESC Configurator Tool.product/dev.properties -os win32 -ws win32 -arch x86 -consoleLog
!ENTRY org.eclipse.equinox.app 0 0 2012-09-10 09:40:24.854
!MESSAGE Product ESC_Configurator_Tool.product could not be found.
!ENTRY org.eclipse.osgi 2 0 2012-09-10 09:40:24.955
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-09-10 09:40:24.956
!MESSAGE Bundle initial@reference:file:../escconfiguratortool/ESC Configurator Tool/ was not resolved.
!SUBENTRY 2 ESC_Configurator_Tool 2 0 2012-09-10 09:40:24.956
!MESSAGE Missing imported package org.eclipse.ui.views.properties_0.0.0.
!ENTRY org.eclipse.osgi 2 0 2012-09-10 09:40:24.958
!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 2012-09-10 09:40:24.960
!MESSAGE Bundle ESC_Configurator_Tool_1.0.0.qualifier [1573] was not resolved.
!SUBENTRY 2 ESC_Configurator_Tool 2 0 2012-09-10 09:40:24.960
!MESSAGE Missing imported package org.eclipse.ui.views.properties_0.0.0.
!ENTRY org.eclipse.osgi 4 0 2012-09-10 09:40:24.966
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:242)
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)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
An error has occurred. See the log file
C:\escconfiguratortool\.metadata\.plugins\org.eclipse.pde.core\ESC Configurator Tool.product\1347250221975.log.
-
|
|
|
Powered by
FUDForum. Page generated in 0.02651 seconds