eclipse - How do I get Tycho? -


tycho supposed plug-in maven building eclipse plug-ins.

i have found various blogs , other articles it, contained links tycho dead or not accessible general public, example: http://www.sonatype.com/people/2009/04/tycho-040-roadmap/

the thing found project proposal on eclipse site, doesn't reference downloads: http://www.eclipse.org/proposals/tycho/

i found svn repository, seems extremely dated: http://svn.codehaus.org/m2eclipse/tycho/trunk/

so question is: tycho from? or dead , should stop bothering?

i doubt it's dead, since found out there talk on jax2010 ...

tycho not dead @ (it has indeed been submitted become eclipse project) hosted (and actively developed) on github: http://github.com/sonatype/sonatype-tycho

more links readme.md:

tycho homepage http://tycho.sonatype.org/

tycho wiki https://docs.sonatype.org/display/tycho/index

tycho bug tracking https://issues.sonatype.org/browse/tycho

building tycho sources http://docs.sonatype.org/display/tycho/buildingtycho


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -