Anyone who actually got Tycho to work?
Posted
by Erik Nordinder
on Stack Overflow
See other posts from Stack Overflow
or by Erik Nordinder
Published on 2010-04-28T10:16:15Z
Indexed on
2010/04/28
10:23 UTC
Read the original article
Hit count: 255
I'm trying to get Tycho working with m2eclipse. Problem is that all I find are outdated sites and old versions to download. I've found my way to hxxp://github.com/sonatype/sonatype-tycho and downloaded the source. Problem is that the guide at https://docs.sonatype.org/display/TYCHO/BuildingTycho isn't of much help. When trying to build I run into an error message saying I'm using invalid syntax..... And there seems to be nowhere to ask for further guidance.
So are there anyone out there who actually got this working? Or got a better alternative for continuous integration / automatic build solution for eclipse plug-ins?
© Stack Overflow or respective owner