Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Tycho Book

On Wed, Jul 4, 2012 at 2:14 PM, Jason van Zyl <jason@xxxxxxxx> wrote:
> Seems to be working thus far. So in no particular order I'd like to write
> about
>
> - tycho support project
> - disparity between tycho on the CLI and PDE inside of Eclipse and how to
> mitigate the problems of interoperability
> - wrapper bundles: the mechanism that Igor created that allows the
> debugging/workspace resolution of bundles based on maven artifacts. big step
> toward interop between maven and osgi
>
> [1]: https://github.com/etesla/tycho-support
> [2]: https://github.com/sonatype/m2eclipse-egit

This is what I've been trying to get going for my RCP build with
Spring, SLF4J, Apache Commons *, XStream, (plus some other internal
glue).

(And as my emails to this list suggest, it hasn't been easy)


Back to the top