|  | <!DOCTYPE html> | 
|  | <html lang="en"> | 
|  | <head> | 
|  | <meta charset="utf-8" /> | 
|  | <title>Eclipse Lyo - Enabling Tool Integration with OSLC</title> | 
|  | <link rel="stylesheet" type="text/css" href="/lyo/style.css?v=20140524"> | 
|  | <style type="text/css"> | 
|  | html, body { | 
|  | margin: 0; | 
|  | padding: 0; | 
|  | font-family: Arial,sans-serif; | 
|  | } | 
|  |  | 
|  | .h3 { | 
|  | margin-top: 2em; | 
|  | } | 
|  |  | 
|  | a { | 
|  | text-decoration: none; | 
|  | } | 
|  |  | 
|  | a, a:visited { | 
|  | color: #00E; | 
|  | } | 
|  |  | 
|  | .content { | 
|  | margin: 0 auto 2em; | 
|  | max-width: 50em; | 
|  | padding: 0.5em 1em; | 
|  | } | 
|  | </style> | 
|  | </head> | 
|  |  | 
|  | <body> | 
|  | <div class="lyo-header"> | 
|  |  | 
|  | <div class="lyo-logo"> | 
|  | <div class="logo-image dib"> | 
|  |  | 
|  | </div> | 
|  | <span class="logo-text dib"> | 
|  | <span class="logo-top db">Eclipse Lyo</span> | 
|  | <span class="logo-bottom db">Enabling tool integration with <abbr title="Open Services for Lifecycle Collaboration">OSLC</abbr></span> | 
|  | </span> | 
|  | </div> | 
|  |  | 
|  | </div> | 
|  |  | 
|  | <div class="content"> | 
|  | <p class="oslc-introtext">Eclipse Lyo is an <abbr title="Software Development Kit">SDK</abbr> to help the Eclipse community adopt <a href="http://oslc.co"><abbr title="Open Services for Lifecycle Collaboration">OSLC</abbr></a> (Open Services for Lifecycle Collaboration) specifications and build OSLC-compliant tools.</p> | 
|  |  | 
|  | <div class="horizontalCenter"> | 
|  | <a class="lyoLinkButton" href="http://eclipse.org/lyo/download.php">Download</a> | 
|  | <a class="lyoLinkButton" href="http://git.eclipse.org/c/?q=lyo">Source</a> | 
|  | <a class="lyoLinkButton" href="http://wiki.eclipse.org/Lyo">Wiki</a> | 
|  | </div> | 
|  |  | 
|  | <h2 class="h2">Lyo Features</h2> | 
|  |  | 
|  | <div class="gutter"> | 
|  | <h3 class="h3">SDK</h3> | 
|  | <p>We’ll provide the pieces to get your client or server up and running with OSLC. We’re focusing on Java initially; however, JavaScript and other languages will soon follow.</p> | 
|  | <p><a href="http://wiki.eclipse.org/Lyo/LyoOSLC4J">Learn more</a></p> | 
|  | </div> | 
|  |  | 
|  | <div class="gutter"> | 
|  | <h3 class="h3">Test suite</h3> | 
|  | <p>Utilize a test suite to help build interoperable OSLC tools.</p> | 
|  | <p><a href="http://wiki.eclipse.org/Lyo/LyoTestSuite">Learn more</a></p> | 
|  | </div> | 
|  |  | 
|  | <div class="unit lastUnit"> | 
|  | <h3 class="h3">Reference implementations</h3> | 
|  | <p>See how OSLC works directly with working samples and with a simple server to test against.</p> | 
|  | <p><a href="http://wiki.eclipse.org/Lyo/BuildingOSLC4J">Learn more</a></p> | 
|  | </div> | 
|  |  | 
|  | </div> | 
|  |  | 
|  | <div style="height: 1em;"></div> | 
|  |  | 
|  | <div style="position: fixed; bottom: 0; height: 1.5em; padding: 0.7em; background-color: #EFEFEF; width: 100%; text-align: center; font-size: 0.8em;"> | 
|  | <div style="float: left; width: 33%;"><a href="http://wiki.eclipse.org/Lyo/ContributorsGettingStarted">Contribute</a></div> | 
|  | <div style="display: inline-block; width: 33%;"><a href="https://dev.eclipse.org/mailman/listinfo/lyo-dev">Join</a> the mailing list</div> | 
|  | <div style="float: right; width: 33%;"><a href="http://twitter.com/#!/oslcNews">Follow us</a> on Twitter</div> | 
|  | </div> | 
|  |  | 
|  | <script> | 
|  | (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | 
|  | (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | 
|  | m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | 
|  | })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); | 
|  | ga('create', 'UA-24416914-2', 'eclipse.org'); | 
|  | ga('send', 'pageview'); | 
|  | </script> | 
|  |  | 
|  | </body> | 
|  |  | 
|  | </html> |