blob: 79f6364143d2a76a20b906e0a73ac858aacf1665 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>GMF downloads</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="author" content="Eclipse Foundation, Inc." />
<meta name="keywords" content="gmf,graphical modeling framework, eclipse, plug-ins,plugins,java,gef,emf,open source,modeling,uml" />
<link rel="stylesheet" type="text/css" href="/eclipse/eclipse.org-common/stylesheets/visual.css" media="screen" />
<link rel="stylesheet" type="text/css" href="/eclipse/eclipse.org-common/stylesheets/layout.css" media="screen" />
<link rel="stylesheet" type="text/css" href="/eclipse/eclipse.org-common/stylesheets/print.css" media="print" />
<script type="text/javascript">
sfHover = function() {
var sfEls = document.getElementById("leftnav").getElementsByTagName("LI");
for (var i=0; i<sfEls.length; i++) {
sfEls[i].onmouseover=function() {
this.className+=" sfhover";
}
sfEls[i].onmouseout=function() {
this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
}
}
}
if (window.attachEvent) window.attachEvent("onload", sfHover);
</script>
</head>
<body>
<div id="header">
<a href="http://www.eclipse.org/"><img src="/eclipse/eclipse.org-common/stylesheets/header_logo.gif" width="163" height="68" border="0" alt="Eclipse Logo" class="logo" /></a>
<div id="searchbar">
<img src="/eclipse/eclipse.org-common/stylesheets/searchbar_transition.gif" width="92" height="26" class="transition" alt="" />
<img src="/eclipse/eclipse.org-common/stylesheets/searchbar_header.gif" width="64" height="17" class="header" alt="Search" />
<form method="get" action="http://www.eclipse.org/search/search.cgi">
<input type="hidden" name="t" value="All" />
<input type="hidden" name="t" value="Doc" />
<input type="hidden" name="t" value="Downloads" />
<input type="hidden" name="t" value="Wiki" />
<input type="hidden" name="wf" value="574a74" />
<input type="text" name="q" value="" />
<input type="image" class="button" src="/eclipse/eclipse.org-common/stylesheets/searchbar_submit.gif" alt="Submit" onclick="this.submit();" />
</form>
</div>
<ul id="headernav">
<li class="first"><a href="http://www.eclipse.org/org/foundation/contact.php">Contact</a></li>
<li><a href="http://www.eclipse.org/legal/">Legal</a></li>
</ul>
</div>
<div id="topnav">
<ul>
<li><a>Build @build@</a></li>
<li class="tabstartselected">&#160;&#160;&#160;</li>
<li><a class="tabselected" href="http://download.eclipse.org/modeling/gmf/downloads/index.php" target="_self">Other Downloads</a></li>
<li class="tabseparatorselected">&#160;&#160;&#160;</li>
<li><a class="tabselected" href="http://www.eclipse.org/gmf" target="_self">GMF Homepage</a></li>
<!--
<li class="tabstart">&#160;&#160;&#160;</li>
<li><a class="" href="linPlatform.php" target="_self">Linux</a></li>
<li class="tabstart">&#160;&#160;&#160;</li>
<li><a class="" href="solPlatform.php" target="_self">Solaris</a></li>
<li class="tabstart">&#160;&#160;&#160;</li>
<li><a class="" href="aixPlatform.php" target="_self">AIX</a></li>
<li class="tabstart">&#160;&#160;&#160;</li>
<li><a class="" href="macPlatform.php" target="_self">Macintosh</a></li>
<li class="tabseparator">&#160;&#160;&#160;</li>
-->
</ul>
</div>
<div id="topnavsep"></div>
<div id="leftcol">
<ul id="leftnav">
<li><a href="#SDK">SDK</a></li>
<li><a href="#SDKExperimental">SDK Experimental</a></li>
<li><a href="#Runtime">Runtime</a></li>
<li><a href="#Examples">Examples</a></li>
<li><a href="#Tests">JUnit Plugin Tests</a></li>
</li>
<li style="background-image: url(/eclipse/eclipse.org-common/stylesheets/leftnav_fade.jpg); background-repeat: repeat-x; border-style: none;">
<br /><br /><br /><br /><br />
</li>
</ul>
</div>
&nbsp; <!--?php
$remoteName = gethostbyaddr($_SERVER['REMOTE_ADDR']);
if (strstr($remoteName, "ibm.com")) {
$jre = "http://w3.hursley.ibm.com/java/jim/";
} else {
$jre = "java-runtimes.html";
}
?-->
<div id="midcolumn">
<table BORDER=0 CELLSPACING=5 CELLPADDING=2 WIDTH="100%" >
<tr>
<td>
<p><b><font face="Verdana" size="+3">@type@ Build: @build@</font></b><br> @date@.
These downloads are provided under the <a href="http://www.eclipse.org/legal/epl/notice.html">
<b>Eclipse Foundation Software User Agreement</b></a>.</p>
</td><tr><tr>
<tr>
<td width="75%">
The page provides access to the various sections of this build along with details
relating to its results. Test results are provided below and performance results
are posted once they are available. You may access the download page specific to
each platform by selecting one of the tabs in the platform navigator above.
</td>
</tr>
</table>
<div>
<table BORDER=0 CELLSPACING=5 CELLPADDING=2 WIDTH="100%" > </br>
<?php
$servername = $_SERVER["SERVER_NAME"];
if (! preg_match("/.eclipse.org/i",$servername)) {
echo "<tr> To download a file via HTTP click on its corresponding http link below.
To download a file via FTP click on its corresponding FTP link. If you have problems
ftping a file directly try this <a href=\"ftp://$servername/@buildlabel@/\"><b>link</b></a>
for ftp access to the entire build directory.";
} else {
echo "<tr>";
} ?> You can also download builds via anonymous ftp at download.eclipse.org.
</table>
</div>
<div class="homeitem">
<h3>Requirements</h3>
<ul class="midlist">
<li>Eclipse build @eclipseBuildId@<br/><a href="@eclipseDownloadPage@">build page</a></li>
<li>EMF build @emfVersion@<br/>[<a href="http://www.eclipse.org/modeling/emf/downloads/?project=emf"><b>build page</b></a>] [<a href="@emfUpdateSite@"><b>update site</b></a></li>
<li>GEF Build @gefVersion@<br/><a href="@gefDownloadPage@">build page</a> / <a href="@gefUpdateSite@">update site</a></li>
<li>EMF OCL build @emfOCLVersion@<br/><a href="http://www.eclipse.org/emft/downloads/index.php?project=ocl&showAll=0&showMax=5">build page</a> / <a href="@emfOCLUpdateSite@">update site</a></li>
<li>EMF Validation build @emfValidationVersion@<br/><a href="http://www.eclipse.org/emft/downloads/index.php?project=validation&showAll=0&showMax=5">build page</a> / <a href="@emfValidationUpdateSite@">update site</a></li>
<li>EMF Query build @emfQueryVersion@<br/><a href="http://www.eclipse.org/emft/downloads/index.php?project=query&showAll=0&showMax=5">build page</a> / <a href="@emfQueryUpdateSite@">update site</a></li>
<li>EMF Transaction build @emfTransactionVersion@<br/><a href="http://www.eclipse.org/emft/downloads/index.php?project=transaction&showAll=0&showMax=5">build page</a> / <a href="@emfTransactionUpdateSite@">update site</a></li>
</ul>
</div>
<div class="homeitem">
<h3>Related Links</h3>
<ul class="midlist">
<li><a href="buildNotes.php">View the <b>build notes</b> for the current build.</a></li>
<?php
$testResultsStatus = "%testsStatus%";
if($testResultsStatus == "pending") {
echo "<li><a title=\"Tests are pending\" href=\"testResults.php\">View the <b>test results</b> for the current build.</a></li>";
}
else if($testResultsStatus == "successful") {
echo "<li><a title=\"Test results have no failures\" href=\"testResults.php\">View the <b><font color=\"#00FF00\">test results</font></b> for the current build.</a></li>";
}
else if($testResultsStatus == "failed") {
echo "<li><a title=\"Test results have failures\" href=\"testResults.php\">View the <b><font color=\"#FF0000\">test results</font></b> for the current build.</a></li>";
}
else {
echo "<li><a href=\"testResults.php\">View the <b>test results</b> for the current build.</a></li>";
}
if (file_exists("performance/performance.php")) {
echo "<li><a href=\"performance/performance.php\">View the <b>performance results</b> for the current build.</a></li>";
}
?>
<li><a href="directory.txt">View the <b>map file entries</b> for the current build.</a></li></ul>
</div>
<hr class="clearer" />
</div>
<div id="rightcolumn">
</br></br></br>
<div class="sideitem">
<h6>Downloads Integrity</h6>
<ul>
<li><a href="verifyMD5.html">Click for instructions on how to verify the integrity of your downloads.</a></li>
</ul>
</div>
</div>
<?php
function column($servername) {
if (! preg_match("/.eclipse.org/i",$servername)) {
echo "<td width=\"30%\"><b>Download</b></td>";
echo "<td width=\"10%\"><b>Size</b></td>";
echo "<td width=\"30%\"><b>File</b></td>";
echo "<td width=\"10%\"><b>Checksum</b></td>";
} else {
echo "<td width=\"30%\"><b>Download</b></td>";
echo "<td width=\"10%\"><b>Size</b></td>";
echo "<td width=\"30%\"><b>File</b></td>";
echo "<td width=\"10%\"><b>Checksum</b></td>";
}
return;
}
function getDropSize($zipfile) {
$filesize = "N/A";
$filesizebytes = filesize($zipfile);
if($filesizebytes > 0) {
if($filesizebytes < 1048576)
$filesize = round($filesizebytes / 1048576, 2) . " MB";
else if ($filesizebytes >= 1048576 && $filesizebytes < 10485760)
$filesize = round($filesizebytes / 1048576, 1) . " MB";
else
$filesize = round($filesizebytes / 1048576, 0) . " MB";
}
return($filesize);
}
function genLinks($servername,$buildlabel,$zipfile) {
if (preg_match("/.eclipse.org/i",$servername)) {
# $httplink = "http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/$buildlabel/$zipfile";
$httplink = "download.php?dropFile=$zipfile";
$httplabel = $zipfile;
$httpline = "<div align=\"left\"><a href=\"$httplink\">$httplabel</a>";
$ftplink = "";
$ftplabel = "";
$ftpline = "";
$md5name = "";
$shaname = "";
} else {
$httplink = "download.php?dropFile=$zipfile";
$httplabel = "(http)";
$httpline = "<div align=\"left\"><a href=\"$httplink\">$httplabel</a>";
$ftplink = "ftp://$servername/$buildlabel/$zipfile";
$ftplabel = "(ftp)";
$ftpline = "<a href=\"$ftplink\">$ftplabel</a>";
$md5name = $zipfile;
$shaname = $zipfile;
}
$filesize = getDropSize($zipfile);
echo "$httpline";
echo "&nbsp;&nbsp";
echo "$ftpline";
echo "<td>$filesize</td>";
echo "<td>$zipfile</td>";
echo "<td><a href=\"http://download.eclipse.org/eclipse/downloads/drops/@buildlabel@/checksum/$zipfile.md5\">(md5)</a>";
echo " <a href=\"http://download.eclipse.org/eclipse/downloads/drops/@buildlabel@/checksum/$zipfile.sha1\">(sha1)</a>";
}
?>
<table align="left" BORDER=0 CELLSPACING=5 CELLPADDING=2 WIDTH="100%">
<tr><td><div class="homeitem3col">
<h3><a name="SDK">GMF SDK</a></h3>
<table BORDER=0 CELLSPACING=2 CELLPADDING=0 WIDTH="99%" bordercolor="#999999" >
<TR> <TD> <P>Includes runtime, tooling, documentation, and source</P></TD></TR></table>
<table BORDER=0 CELLSPACING=2 CELLPADDING=0 WIDTH="99%" bordercolor="#999999" >
<tr> <td align=RIGHT valign=TOP width="5%"> <div align="left"><b>Status</b></div></td><td width="15%"><b>Platform</b></td><?php column($HTTP_SERVER_VARS["SERVER_NAME"]); ?>
</tr> %sdk% </table>
</div></td></tr>
<tr><td><div class="homeitem3col">
<h3><a name="SDKExperimental">GMF Experimental SDK</a></h3>
<table BORDER=0 CELLSPACING=2 CELLPADDING=0 WIDTH="99%" bordercolor="#999999" >
<TR> <TD> <P>Pure GEF diagramming, Ecore Editor</P></TD></TR></table>
<table BORDER=0 CELLSPACING=2 CELLPADDING=0 WIDTH="99%" bordercolor="#999999" >
<tr> <td align=RIGHT valign=TOP width="5%"> <div align="left"><b>Status</b></div></td><td width="15%"><b>Platform</b></td><?php column($HTTP_SERVER_VARS["SERVER_NAME"]); ?>
</tr> %sdk-experimental% </table>
</div></td></tr>
<tr><td><div class="homeitem3col">
<h3><a name="Runtime">GMF Runtime</a></h3>
<table BORDER=0 CELLSPACING=2 CELLPADDING=0 WIDTH="99%" bordercolor="#999999" >
<TR> <TD> <P>Runtime Libraries</P></TD></TR></table>
<table BORDER=0 CELLSPACING=2 CELLPADDING=0 WIDTH="99%" bordercolor="#999999" >
<tr> <td align=RIGHT valign=TOP width="5%"> <div align="left"><b>Status</b></div></td><td width="15%"><b>Platform</b></td><?php column($HTTP_SERVER_VARS["SERVER_NAME"]); ?>
</tr> %runtime% </table>
</div></td></tr>
<tr><td><div class="homeitem3col">
<h3><a name="Examples">GMF Examples</a></h3>
<table BORDER=0 CELLSPACING=2 CELLPADDING=0 WIDTH="99%" bordercolor="#999999" >
<TR> <TD> <P>Examples PDE Wizard</P></TD></TR></table>
<table BORDER=0 CELLSPACING=2 CELLPADDING=0 WIDTH="99%" bordercolor="#999999" >
<tr> <td align=RIGHT valign=TOP width="5%"> <div align="left"><b>Status</b></div></td><td width="15%"><b>Platform</b></td><?php column($HTTP_SERVER_VARS["SERVER_NAME"]); ?>
</tr> %examples-pde% </table>
</div></td></tr>
<tr><td><div class="homeitem3col">
<h3><a name="Tests">Tests</a></h3>
<table BORDER=0 CELLSPACING=2 CELLPADDING=0 WIDTH="99%" bordercolor="#999999" >
<TR> <TD> <P>JUnit Plugin Tests</P></TD></TR></table>
<table BORDER=0 CELLSPACING=2 CELLPADDING=0 WIDTH="99%" bordercolor="#999999" >
<tr> <td align=RIGHT valign=TOP width="5%"> <div align="left"><b>Status</b></div></td><td width="15%"><b>Platform</b></td><?php column($HTTP_SERVER_VARS["SERVER_NAME"]); ?>
</tr> %tests% </table>
</div></td></tr>
</table>
</div>
<p><br /></p>
<div id="footer">
<ul id="footernav">
<li class="first"><a href="http://www.eclipse.org">Home</a></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>
</ul>
<p>Copyright &copy; 2006 The Eclipse Foundation. All Rights
Reserved</p>
</div>
</body>
</html>