Desgin Engine API : help, doc, or something else ... [message #56590] |
Tue, 12 July 2005 10:47  |
Eclipse User |
|
|
|
Originally posted by: joel.adm-concept.com
Hello
I try to use the Design Engine API from Java code. I search for
documentation on the methods.
The tutorial online explains how create a new Report, but it is not
complete and i need to modify an existing report. And the "openDesign"
method failed, so i need help.
Someone can help me ?
Thx
|
|
|
|
|
|
Re: Desgin Engine API : help, doc, or something else ... [message #57252 is a reply to message #56994] |
Wed, 13 July 2005 03:15  |
Eclipse User |
|
|
|
Originally posted by: joel.adm-concept.com
It's exactly the problem i had. I could open a report without
datasource, but when i try to open one with datasource, it failed ! But
now with your help it runs. I need just to do a setEngineHome before
design. I did it for run the report, and i have not the idea to do it
here. So i'm stupid.
Thank's
Andres Gomez a écrit :
> What problem do you have?
> For example, I had a problem creating a datasource and to use the openDesign
> function, and the problem was fixed, with ..
> From: Yu Li
> It seems like an environment problem. Can you check whether the
> org.eclipse.birt.report.data.oda.jdbc is in your eclipse plugin directory?
>
> If yes, you need to give the argument when you run your code:
> -DBIRT_HOME="your eclipse home".
>
> Or you can specify your own BIRT_HOME directory. But the following plugins
> and
> jar should exist in your BIRT_HOME/plugins:
> org.eclipse.birt.core
> org.eclipse.birt.data
> org.eclipse.birt.data.oda
> org.eclipse.birt.report.data.oda.jdbc
>
> OK
>
> "Bazinou" <joel@adm-concept.com> escribió en el mensaje
> news:db0l5u$fpt$1@news.eclipse.org...
>
>>Hello
>>
>>I try to use the Design Engine API from Java code. I search for
>>documentation on the methods.
>>
>>The tutorial online explains how create a new Report, but it is not
>>complete and i need to modify an existing report. And the "openDesign"
>>method failed, so i need help.
>>
>>Someone can help me ?
>>
>>Thx
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03158 seconds