this has been discussed a bit in the past I believe...I suspect studio build would be able to benefit from this providing you used the manifest first approach which tycho works well with.
we have a number of examples within jetty @ eclipse you can look at if you like. http://dev.eclipse.org/viewsvn/index.cgi/jetty-wtp/?root=RT_JETTY http://dev.eclipse.org/viewsvn/index.cgi/eclipse/?root=RT_JETTY much of our stuff is in a fair amount of flux under the eclipse url above as we work with helios and indigo builds, etc...but it should at least be able to give you an idea what it would look like cheers jesse -- jesse mcconnell [email protected] On Fri, Nov 12, 2010 at 08:26, Stefan Seelmann <[email protected]> wrote: > Hi guys, > > I'm following an Eclipse Bug [1] (warning, more then 100 comments). > > The Sonatype guys built Tycho that can be used to build Eclipse > features, plugins, and applications. Tycho is also able to pull > artifacts from an Eclipse p2 repository. It seems that it is quite > stable now, various projects already use it. Not sure if it is useful > for our build. > > Some links: > https://docs.sonatype.org/display/TYCHO/Index > https://docs.sonatype.org/display/TYCHO/BuiltWithTycho > https://docs.sonatype.org/display/TYCHO/Tycho+reference+card > http://software.2206966.n2.nabble.com/Tycho-Users-f3053503.html > > Kind Regards, > Stefan > > [1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=283745 >
