Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Problems with writing a plug-in(Extend report item line)
icon4.gif  Problems with writing a plug-in [message #641740] Sat, 27 November 2010 14:04 Go to next message
No real name is currently offline No real nameFriend
Messages: 7
Registered: November 2010
Junior Member
Dear every one,

I'm trying to write a Plug-in following these steps Extend report item line I would like to add a line report item to the designer in order to draw lines from item to item.

But I got the following problems:
- org.eclipse.draw2d
is not available under the 'dependencies' step although I mad all *.jar files available to Eclipse under references. The other plug-ins are available
- org.eclipse.birt.report.designer.ui.reportitemUI
is not available under the BIRT /lib-Folder. Where could I found this required plug-in?

What did I do wrong?
Thanks a million for any help!

Best regards
Nadine
Re: Problems with writing a plug-in [message #641880 is a reply to message #641740] Mon, 29 November 2010 04:50 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Nadine,

Is this plugin in your eclipse plugins directory?
org.eclipse.draw2d_3.6.0.v20100525-1225

The is an extension defined in the org.eclipse.birt.report.designer.ui
plugin. Have you seen these articles:
http://www.eclipse.org/articles/article.php?file=Article-BIR T-ExtensionTutorial1/index.html
http://www.eclipse.org/articles/article.php?file=Article-BIR T-ExtensionTutorial2/index.html

Jason


On 11/27/2010 9:04 AM, nadine_heinrichs@gmx.de wrote:
> Dear every one,
>
> I'm trying to write a Plug-in following these steps Extend report item
> line I would like to add a line report item to the designer in order to
> draw lines from item to item.
> But I got the following problems:
> - org.eclipse.draw2d
> is not available under the 'dependencies' step although I mad all *.jar
> files available to Eclipse under references. The other plug-ins are
> available
> - org.eclipse.birt.report.designer.ui.reportitemUI
> is not available under the BIRT /lib-Folder. Where could I found this
> required plug-in?
>
> What did I do wrong?
> Thanks a million for any help!
>
> Best regards
> Nadine
Previous Topic:Birt only fetches some records (1000)
Next Topic:Conditionally hiding report parameters
Goto Forum:
  


Current Time: Sat Apr 27 03:49:09 GMT 2024

Powered by FUDForum. Page generated in 0.02936 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top