Aceesing own Java logic [message #42453] |
Fri, 03 June 2005 02:57  |
Eclipse User |
|
|
|
I have just tried to create POJO objects with BIRT Release 1.0. I can
create a java.lang.String("") object but wasn't able to create for example
a Rectangle (just for testing) of SWT, with the followng code:
obj = new org.eclipse.swt.graphics.Rectangle(-1,-1,-1,-1);
The shown error message in the preview said: org is not definied. The same
error occured with com.myCompany.myApplication. So from this the general
question arises how is it possible to access own plugin data from BIRT? I
have already tried the scripting hint in the faq.
So can anyone help me out of this? Thanks for your help.
Johannes
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06754 seconds