required plug-ins for BIRT [message #69696] |
Thu, 25 August 2005 15:07 |
Eclipse User |
|
|
|
Originally posted by: strubbe.tcomlabs.be
Hello,
I'm having trouble integrating BIRT into the Eclipse plug-in I'm
developing.
I have added 2 plug-ins to my required plug-ins list :
-org.eclipse.birt.core
-org.eclipse.birt.report.enging
Now, when I try to debug my plug-in, the following message appears :
"Could not launch the configuration. Details are in the log. Would you
like to open it ?"
When I click "Yes", the following log appears (see bottom of message).
Do you have any idea what might be causing this ?
Matt
!SESSION 2005-08-25 20:47:06.796
-----------------------------------------------
eclipse.buildId=unknown
java.version=1.4.2_08
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=nl_BE
Framework arguments: -product
com.abcd.products.Application.gui.Application product -pdelaunch
Command-line arguments: -product
com.abcd.products.Application.gui.Application product -data C:\Documents
and Settings\X\runtime-workspace -dev file:C:/Documents and
Settings/X/workspace/.metadata/.plugins/org.eclipse.pde.core /Application/dev.properties
-pdelaunch -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.osgi 2005-08-25 20:47:07.750
!MESSAGE Bundle update@../../../Documents and
Settings/X/workspace/Applicationgui/ [276] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2005-08-25 20:47:07.750
!MESSAGE Missing required bundle org.eclipse.birt.core_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2005-08-25 20:47:07.750
!MESSAGE Missing required bundle org.eclipse.birt.report.engine_0.0.0.
!ENTRY org.eclipse.core.runtime 2005-08-25 20:47:07.765
!MESSAGE Product com.abcd.products.Application.gui.Application product
could not be found.
!ENTRY org.eclipse.osgi 2005-08-25 20:47:07.765
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:204)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.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 2005-08-25 20:47:07.781
!MESSAGE Bundle update@../../../Documents and
Settings/X/workspace/Applicationgui/ [276] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2005-08-25 20:47:07.781
!MESSAGE Missing required bundle org.eclipse.birt.core_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2005-08-25 20:47:07.781
!MESSAGE Missing required bundle org.eclipse.birt.report.engine_0.0.0.
|
|
|
Powered by
FUDForum. Page generated in 0.03410 seconds