BIRT in an Eclipse RCP application [message #808242] |
Mon, 27 February 2012 10:17  |
Eclipse User |
|
|
|
Hi,
I am trying to use BIRT in an Eclipse RCP application, to run a report and export it as a DOC or PDF file.
I have got the following exception a lot:
...
org.eclipse.birt.report.engine.api.UnsupportedFormatException: The output format DOC is not supported.
at org.eclipse.birt.report.engine.api.impl.EngineTask.setupRenderOption(EngineTask.java:1941)
...
I also tried with the example RCP project I found here: wiki.eclipse.org/RCP_Example_%28BIRT%29_2.1#Download_Examples but I have the same error.
The only way I found to solve my problem so far is to include all the plugins that match org.eclipse.datatools* and org.eclipse.birt*, but this adds more than 300 plugins...
What plugins are actually needed to run BIRT in an Eclipse RCP application?
Thanks in advance.
David
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04725 seconds