Problem importing BIRT code in GWT application [message #657749] |
Thu, 03 March 2011 15:20  |
Eclipse User |
|
|
|
I'm posting here b/c I'm hoping someone may help me, but this could be a GWT issue more than a BIRT issue. I've got my GWT app running fine, but when I insert my BIRT code I get errors. I made sure that I have all the correct import statements and that I added the external birt jars from the ReportEngine/lib folder to the project. If I create a java project for the birt report code itself, it runs fine. As soon as I insert the code to the GWT app I get the errors:
No source code is available for type org.eclipse.birt.report.engine.api.EngineException; did you forget to inherit a required module?
The same for iReportEngine, EngineConfig etc...
Is there anywhere else I need to put these jars or what do i need to do? Any help is much appreciated.
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03231 seconds