Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Including BIRT in RCP project?

You just need to add the BIRT feature(s) into your product definition, add these feature(s) into the target file with the BIRT repository or add the BIRT repository into your POM as a P2 repository (not the recommanded way)

Jeff



On Mon, Dec 10, 2012 at 10:54 PM, Aaron Siri <aaron@xxxxxxxxxx> wrote:
Hello,

I have an RCP project that is using Tycho to build.  I have defined a product which is including a feature (with my plugins) that I have also defined.  It appears to be working well.  My question is: Can I easily include BIRT into my RCP app?  Can I simply define a maven dependency to a p2 repo or something similar?  What will it take to get BIRT included into my app?

I've been looking for example on how to do something like this but haven't found anything.

Thanks!

-Aaron

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user




--
Jeff MAURY


"Legacy code" often differs from its suggested alternative by actually working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury

Back to the top