|
|
|
|
Re: URGENT: BIRT in a Standalone App - The extension with ID 'org.eclipse.birt.report.data.oda.xml' [message #152784 is a reply to message #152694] |
Tue, 11 April 2006 18:54  |
Eclipse User |
|
|
|
If you look at the report engine api directory in the
report engine download, there is a plugins directory.
Make sure that you set engine home
config.setEngineHome("reportenginedirectory");
When used in a standard Java application the engine will load the plugins in
the plugins directory. Also make sure before packaging that you add iText
to the pdf plugin.
Jason
"Patrick" <calmacroi@myrddin.ch> wrote in message
news:e1h7qk$da9$1@utils.eclipse.org...
> i'm using the api, i just want to include birt as a set of jar's into my
> swing application.
>
> thanks for help
> patrick
>
> Jason Weathersby schrieb:
>> When you say standalone client what do you mean?
>> Are you using the API or the RCP application?
>>
>> Jason
>>
>> "Patrick" <calmacroi@myrddin.ch> wrote in message
>> news:e1g50l$269$1@utils.eclipse.org...
>>
>>>thanks for any help - its urgent, would be very grateful if someone could
>>>answer me - thanks
>>>
>>>Patrick schrieb:
>>>
>>>>hi
>>>>
>>>>i want to use birt in a standalone client. in eclipse everything works
>>>>fine but when i use the packed software (made with install4j) i get a
>>>>message:
>>>>
>>>>The extension with ID 'org.eclipse.birt.report.data.oda.xml' is not
>>>>found
>>>>
>>>>how must the classpath look like? do i have to define the plugins xml
>>>>files as well in the classpaht?
>>>>
>>>>thanks for any help.
>>>>cheers
>>>>patrick
>>
>>
|
|
|
Powered by
FUDForum. Page generated in 0.02621 seconds