blob: 7c1bee1305c71212d523fa09a7959787b36d4002 [file] [log] [blame]
<!doctype html>
<html>
<link rel="icon" type="image/png" href="favicon.ico" />
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>CHESS</title>
<link rel="stylesheet" href="styles.css" type="text/css" />
</head>
<body>
<header>
<div class="logo-left width">
<a href="index.html"><img src="images/chess-logo.png" alt="CHESS logo" width=""></a>
</div>
</header>
<nav>
<div class="width">
<ul>
<li class="start"><a href="index.html">Home</a></li>
<li class="divider-vertical-second-menu"></li>
<li><a href="features.html">Features</a></li>
<li class="divider-vertical-second-menu"></li>
<li><a href="start.html">Getting Started</a></li>
<li class="divider-vertical-second-menu"></li>
<li><a href="events.html">Events</a></li>
<li class="divider-vertical-second-menu"></li>
<li class="end"><a href="community.html">Community</a></li>
<li style="text-align:right;"><a href="download.html" class="box">Download</a></li>
<li style="float:none;"><br style="clear:both;" /></li>
</ul>
</div>
</nav>
<div id="hrdiv">
<img src="images/bg_breadcrumb.jpg" width="" alt="" height="" />
</div>
<div id="body" class="width-started">
<p>PolarSys CHESS 0.10.0 has been released, see links below to download a full Eclipse CHESS distribution and the model examples. </br>
If you want to install the CHESS plugins by using the Eclipse update site feature, check the <a href="start.html">Getting Started page</a></br>
For release details, please check the
<a href="https://www.polarsys.org/projects/polarsys.chess/releases/0.10.0"> <b>release plan</b>.</a>
<h3>CHESS Eclipse full distribution:</h3>
<li><a href="http://download.polarsys.org/chess/core/releases/0.10.0/PolarsysCHESS0.10.0-win32-x86_64.zip">CHESS0.10.0 Windows 64 bit</a></li>
<li><a href="http://download.polarsys.org/chess/core/releases/0.10.0/PolarsysCHESS0.10.0-linux-x86_64.tar.gz">CHESS0.10.0 Linux 64 bit</a></li></br>
<h4>Previous versions:</h4>
<li><a href="http://download.polarsys.org/chess/core/releases/0.9.0/PolarsysCHESS0.9.0-win32-x86_64.zip">CHESS0.9.0 Windows 64 bit</a></li>
<li><a href="http://download.polarsys.org/chess/core/releases/0.9.0/PolarsysCHESS0.9.0-linux-x86_64.tar.gz">CHESS0.9.0 Linux 64 bit</a></li></br>
<h3>CHESS model examples</h3>
<li><a href="http://download.polarsys.org/chess/models/ProtectedOperationSample.zip">Producer-Consumer</li></a>
<li><a href="http://download.polarsys.org/chess/models/IndustrialDrive.zip">IndustrialDrive</li></a></br>
<li><a href="http://download.polarsys.org/chess/models/WBS.zip">Wheel Braking System (example about contract-based design)</li></a></br>
<div class="clear"></div>
</div>
<footer>
<div class="footer-content width">
<ul>
<li><h4>PolarSys</h4></li>
<li><a href="http://www.polarsys.org/about-us">About</a></li>
<li><a href="http://www.polarsys.org/contact-us">Contact Us</a></li>
<li><a href="http://www.polarsys.org/projects/polarsys.chess">CHESS Project Page</a></li>
</ul>
<ul>
<li><h4>Legal</h4></li>
<li><a href="http://www.eclipse.org/legal/privacy.php">Privacy Policy</a></li>
<li><a href="http://www.eclipse.org/legal/termsofuse.php">Terms of Use</a></li>
<li><a href="http://www.eclipse.org/legal/copyright.php">Copyright Agent</a></li>
<li><a href="http://www.eclipse.org/org/documents/epl-v10.php">Eclipse Public License</a></li>
<li><a href="http://www.eclipse.org/legal/">Legal Resources</a></li>
</ul>
<ul>
<li><h4>Useful Links</h4></li>
<li><a href="http://polarsys.org/bugs/describecomponents.cgi?product=CHESS">Report a Bug</a></li>
<li><a href="http://polarsys.org/wiki/CHESS">Documentation</a></li>
<li><a href="http://polarsys.org/wiki/CHESS/Technical_Information">How to Contribute</a></li>
<li><a href="http://polarsys.org/mailman/listinfo/chess-dev">Mailing List</a></li>
<li><a href="http://polarsys.org/forums/index.php/f/9/">Forum</a></li>
</ul>
<ul class="endfooter">
<li><h4>Other</h4></li>
<li><a href="http://www.intecs.it/">Intecs</a></li>
<li><a href="http://www.unipd.it">University of Padova</a></li>
</ul>
<table>
<tr>
<td>
<a href="http://www.polarsys.org/"><img src="images/polarsys.png" alt="PolarSys logo" width="250"></a>
<br />
<br />
</td>
<td>
<div class="right-footer">
<a href="http://www.eclipse.org/"><img src="images/eclipse.png" alt="Eclipse logo"></a>
<br />
Copyright ©<span id="year">2016</span> The Eclipse Foundation. <br /> All Rights Reserved.
</div>
</td>
</tr>
</table>
<div class="clear"></div>
</div>
</footer>
</body>
</html>