blob: db960e36f1a8c0d256cbbd9ec219788ecabbd737 [file] [log] [blame]
<div id="bigbuttons">
<h3>Primary Links</h3>
<ul>
<li><a id="buttonDownload" href="download.php" title="Download">Eclipse
Distribution, Update Site, Dropins</a></li>
<li><a id="buttonDocumentation" href="documentation.php"
title="Documentation">Tutorials, Examples, Videos, Reference Documentation</a></li>
<li><a id="buttonSupport" href="support.php" title="Support">Bug
Tracker, Newsgroup, Support</a></li>
<li><a id="buttonInvolved" href="getting_involved.php" title="Getting Involved">Workspace Setup, Wiki, Committers</a></li>
</ul>
</div>
<div id="midcolumn">
<h3>Tycho - Building Eclipse plug-ins with maven</h3>
<div id="introText">
<p class="left">Tycho is focused on a Maven-centric, manifest-first approach to
building Eclipse plug-ins, features, update sites, RCP applications and OSGi bundles.
Tycho is a set of Maven plugins and extensions for building Eclipse plugins and OSGi bundles with Maven. Eclipse plugins and OSGi bundles have their own metadata for expressing dependencies, source folder locations, etc. that are normally found in a Maven POM. Tycho uses native metadata for Eclipse plugins and OSGi bundles and uses the POM to configure and drive the build. Tycho supports bundles, fragments, features, update site projects and RCP applications. Tycho also knows how to run JUnit test plugins using OSGi runtime and there is also support for sharing build results using Maven artifact repositories.
Tycho plugins introduce new packaging types and the corresponding lifecycle bindings
that allow Maven to use OSGi and Eclipse metadata during a Maven build.
</p>
<p class="right">
OSGi rules are used to resolve project dependencies and package visibility restrictions
are honoured by the OSGi-aware JDT-based compiler plugin.
Tycho will use OSGi metadata and OSGi rules to calculate project dependencies
dynamically and injects them into the Maven project model at build time.
Tycho supports all attributes supported by the Eclipse OSGi resolver
(Require-Bundle, Import-Package, Eclipse-GenericRequire, etc).
Tycho will use proper classpath access rules during compilation.
Tycho supports all project types supported by PDE and will use PDE/JDT project metadata where possible.
One important design goal in Tycho is to make sure there is no duplication of metadata between POM
and OSGi metadata.
</p>
</div>
<!--
<div id="screencast">
<object width="640" height="480"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=8260921&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=DBD7EF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=8260921&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=DBD7EF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="640" height="480"></embed></object>
</div>
-->
<!--
<h3>...and yet powerful</h3>
-->
<!--
<div id="feature_1">
<h4>Some cool feature</h4>
<p>MyProject has this really cool feature that you describe here in few words, just as a teaser.</p>
</div>
<div id="feature_2">
<h4>Another Feature</h4>
<p>When working with MyProject, great things happen, and one of them is described here.</p>
</div>
<div id="feature_3">
<h4>Another Feature</h4>
<p>When working with MyProject, great things happen, and one of them is described here.</p>
</div>
<div id="feature_4">
<h4>User Experience</h4>
<p>
Experiment with style.css to create columns for text, just the way you want it. This section
is a bit wider and can contain more words, even small logos or graphics to describe a neat feature in more detail.</p>
</div>
<div id="feature_more">
<h4>and much more...</h4>
<p>Read the Tycho <a href="/project/documentation.php">documentation</a> and join the discussion at the <a href="http://www.eclipse.org/forums/index.php?t=thread&frm_id=183&S=2866b073f66c1ea0407ee1b4a2555bf3">forum</a> to understand how powerful MyProject is.</p>
<p> Want to know more? <a href="/projects/project_summary.php?projectid=technology.tycho">About This Project</a>
</div>
-->
</div>
<div id="rightcolumn">
<div>
<h3>Contributors</h3>
<p>
<ul>
<li><a href="http://www.sonatype.com">Sonatype</a></li>
<li><a href="http://www.sap.com">SAP</a></li>
</ul>
</p>
</div>
<div>
<h3>Current Status</h3>
<p>
<table>
<tr><td>
Tycho is currently in the <a href="http://www.eclipse.org/projects/dev_process/validation-phase.php">Incubation Phase</a>.
</td>
<td>
<a href="/projects/what-is-incubation.php">
<img align="right" src="/images/egg-incubation.png" border="0" />
</a>
</td></tr>
</table>
</p>
</div>
<div id="headlines">
<h3>New and Noteworthy</h3>
<p>
Tycho 0.16.0 was released. See the <a href="http://wiki.eclipse.org/Tycho/Release_Notes/0.16">release notes</a> for details.
</p>
</div>
</div>