Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/ExampleOutput/indexNewGroups.html')
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/ExampleOutput/indexNewGroups.html734
1 files changed, 0 insertions, 734 deletions
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/ExampleOutput/indexNewGroups.html b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/ExampleOutput/indexNewGroups.html
deleted file mode 100644
index 4ac702219..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/ExampleOutput/indexNewGroups.html
+++ /dev/null
@@ -1,734 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <meta name="author" content="$pageAuthor" />
- <meta name="keywords" content="$pageKeywords" />
- <link
- href="//fonts.googleapis.com/css?family=Open+Sans:400,700,300,600,100"
- rel="stylesheet" type="text/css">
- <link rel="shortcut icon"
- href="/eclipse.org-common/themes/solstice/public/images/favicon.ico" />
- <title>Eclipse Project Downloads</title>
- <meta property="og:title" content="Eclipse Project Downloads" />
- <meta property="og:description"
- content="Eclipse is probably best known as a Java IDE, but it is more: it is an IDE framework, a tools framework, an open source project, a community, an eco-system, and a foundation." />
- <meta property="og:image"
- content="https://www.eclipse.org/eclipse.org-common/themes/Nova/images/eclipse.png" />
-
- <link rel="stylesheet"
- href="/eclipse.org-common/themes/solstice/public/stylesheets/styles.min.css" />
-
- <link rel="stylesheet"
- href="menunav.css" />
- <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
- <!--[if lt IE 9]>
- <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
- <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
- <![endif]-->
-
- <style>
- h1,h2,h3,h4,h5,h6 {
- line-height: 1;
- /* font-size: 12px; */
- font-weight: bold;
- }
- h1 {
- font-size: 18px;
- }
- h2 {
- font-size: 16px;
- }
- h3 {
- font-size: 14px;
- }
-
-
- table.testTable { border-collapse: collapse; border: 1px solid black;width:90%;}
- .testTable caption {padding:6px 2px 6px 2px;}
- .testTable th { text-align: center; padding:2px; border: 1px solid black;}
- .testTable td { text-align: right; padding:2px; border: 1px solid black;}
-
- div.dropSection {clear:both; width:100%;}
- h3 {clear:both; width:100%;}
- table.dropSection {
- /* font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; */
- width: 100%;
- border-collapse: collapse;
- border-spacing: 0px;
- padding: 0px;
- }
- .dropSection td, .dropSection th {
- line-height: 1;
- padding: 0px;
- text-align: left;
- vertical-align: top;
- }
-
-
- </style>
-<!--
- <script type="text/javascript">
- <![CDATA[
- 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 class="" id="body_solstice">
- <a class="sr-only" href="#content">Skip to main content</a>
- <div class="thin-header">
- <header role="banner">
- <div class="container">
- <div id="row-logo-search">
- <div id="header-left">
- <div class="row">
- <div class="hidden-xs col-sm-6">
- <a href="https://eclipse.org/"><img
- src="/eclipse.org-common/themes/solstice/public/images/logo/eclipse-800x188.png"
- alt="Eclipse.org logo" class="logo-eclipse-default" /></a>
- </div>
- <div id="main-menu" class="navbar col-sm-18 yamm">
- <div id="navbar-collapse-1"
- class="navbar-collapse collapse">
- <ul class="nav navbar-nav">
- <li class="visible-thin"><a
- href="https://eclipse.org/downloads/"
- target="_self">Packages</a></li>
- <li><a href="https://eclipse.org/users/"
- target="_self">Getting Started </a></li>
- <li><a href="https://eclipse.org/membership/"
- target="_self">Members</a></li>
- <li><a href="https://eclipse.org/projects/"
- target="_self">Projects</a></li>
- <li class="dropdown visible-xs"><a href="#"
- data-toggle="dropdown" class="dropdown-toggle">Community
- <b class="caret"></b>
- </a>
- <ul class="dropdown-menu">
- <li><a
- href="http://marketplace.eclipse.org">Marketplace</a></li>
- <li><a href="http://events.eclipse.org">Events</a></li>
- <li><a href="http://www.planeteclipse.org/">Planet
- Eclipse</a></li>
- <li><a
- href="https://eclipse.org/community/eclipse_newsletter/">Newsletter</a></li>
- <li><a
- href="https://www.youtube.com/user/EclipseFdn">Videos</a></li>
- </ul></li>
- <li class="dropdown visible-xs"><a href="#"
- data-toggle="dropdown" class="dropdown-toggle">Participate
- <b class="caret"></b>
- </a>
- <ul class="dropdown-menu">
- <li><a
- href="https://bugs.eclipse.org/bugs/">Report
- a Bug</a></li>
- <li><a href="https://eclipse.org/forums/">Forums</a></li>
- <li><a href="https://eclipse.org/mail/">Mailing
- Lists</a></li>
- <li><a href="https://wiki.eclipse.org/">Wiki</a></li>
- <li><a href="https://wiki.eclipse.org/IRC">IRC</a></li>
- <li><a
- href="https://eclipse.org/contribute/">How
- to Contribute</a></li>
- </ul></li>
- <li class="dropdown visible-xs"><a href="#"
- data-toggle="dropdown" class="dropdown-toggle">Working
- Groups <b class="caret"></b>
- </a>
- <ul class="dropdown-menu">
- <li><a
- href="http://wiki.eclipse.org/Auto_IWG">Automotive</a></li>
- <li><a href="http://iot.eclipse.org">Internet
- of Things</a></li>
- <li><a href="http://locationtech.org">LocationTech</a></li>
- <li><a href="http://lts.eclipse.org">Long-Term
- Support</a></li>
- <li><a href="http://polarsys.org">PolarSys</a></li>
- <li><a href="http://science.eclipse.org">Science</a></li>
- </ul></li>
- <!-- More -->
- <li class="dropdown hidden-xs"><a
- data-toggle="dropdown" class="dropdown-toggle">More<b
- class="caret"></b></a>
- <ul class="dropdown-menu">
- <li>
- <!-- Content container to add padding -->
- <div class="yamm-content">
- <div class="row">
- <ul class="col-sm-8 list-unstyled">
- <li><p>
- <strong>Community</strong>
- </p></li>
- <li><a
- href="http://marketplace.eclipse.org">Marketplace</a></li>
- <li><a
- href="http://events.eclipse.org">Events</a></li>
- <li><a
- href="http://www.planeteclipse.org/">Planet
- Eclipse</a></li>
- <li><a
- href="https://eclipse.org/community/eclipse_newsletter/">Newsletter</a></li>
- <li><a
- href="https://www.youtube.com/user/EclipseFdn">Videos</a></li>
- </ul>
- <ul class="col-sm-8 list-unstyled">
- <li><p>
- <strong>Participate</strong>
- </p></li>
- <li><a
- href="https://bugs.eclipse.org/bugs/">Report
- a Bug</a></li>
- <li><a
- href="https://eclipse.org/forums/">Forums</a></li>
- <li><a
- href="https://eclipse.org/mail/">Mailing
- Lists</a></li>
- <li><a
- href="https://wiki.eclipse.org/">Wiki</a></li>
- <li><a
- href="https://wiki.eclipse.org/IRC">IRC</a></li>
- <li><a
- href="https://eclipse.org/contribute/">How
- to Contribute</a></li>
- </ul>
- <ul class="col-sm-8 list-unstyled">
- <li><p>
- <strong>Working Groups</strong>
- </p></li>
- <li><a
- href="http://wiki.eclipse.org/Auto_IWG">Automotive</a></li>
- <li><a
- href="http://iot.eclipse.org">Internet
- of Things</a></li>
- <li><a
- href="http://locationtech.org">LocationTech</a></li>
- <li><a
- href="http://lts.eclipse.org">Long-Term
- Support</a></li>
- <li><a href="http://polarsys.org">PolarSys</a></li>
- <li><a
- href="http://science.eclipse.org">Science</a></li>
- </ul>
- </div>
- </div>
- </li>
- </ul>
- </li>
- </ul>
- </div>
- <div class="navbar-header">
- <button type="button" class="navbar-toggle"
- data-toggle="collapse"
- data-target="#navbar-collapse-1">
- <span class="sr-only">Toggle navigation</span> <span
- class="icon-bar"></span> <span class="icon-bar"></span>
- <span class="icon-bar"></span> <span
- class="icon-bar"></span>
- </button>
- <a href="https://eclipse.org/"
- class="navbar-brand visible-xs"><img
- src="/eclipse.org-common/themes/solstice/public/images/logo/eclipse-800x188.png"
- alt="Eclipse.org logo" width="174"
- class="logo-eclipse-default" /></a>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </header>
- <section id="breadcrumb" class="defaut-breadcrumbs hidden-print">
- <div class="container">
- <ol class="breadcrumb">
- <li><a href="https://www.eclipse.org/">Home</a></li>
- <li><a href="https://eclipse.org/projects/">Projects</a></li>
- <li><a href="http://eclipse.org/eclipse/">Eclipse</a></li>
- <li><a href="../../downloads/">Downloads</a></li>
- <li class="active">M20141205-1006</li>
- </ol>
- </div>
- </section>
- </div>
- <main role="main">
- <div class="container background-image-none" id="novaContent" >
-
-
-
-<aside class="col-md-6" id="leftcol" style="margin-top:20px; ">
-<ul class="ul-left-nav fa-ul hidden-print" style="text-color:black; background-color:#EFEBFF; background-size:contain; background-clip:border-box; border-color: black; font-size:12px; font-weight:bold; padding:2px; line-height:1; border-radius: 1; margin:20px 3px 20px 3px" >
- <li><a href="#Repository">Eclipse p2 Repository</a></li>
- <li><a href="#EclipseSDK">Eclipse SDK</a></li>
- <li><a href="#PlatformRuntime">Platform Runtime Binary</a></li>
- <li><a href="#SWT">SWT binary and Source</a></li>
- <li><a href="#JDT">JDT Deliverables</a>
- <ul id=leftnav" class="fa-ul hidden-print style="font-size:8px;" />
- <li><a href="#JDTRuntime">JDT Runtime Binary</a></li>
- <li><a href="#JDTSDK">JDT SDK</a></li>
- <li><a href="#JDTCORE">JDT Core Batch Compiler</a></li>
- </ul>
- </li>
- <li><a href="#PDE">PDE Deliverables</a>
- <ul id=leftnav" class="fa-ul hidden-print" style="font-size:8px;" />
- <li><a href="#APITools">PDE API Tools fragments</li>
- <li><a href="#PDERuntime">PDE Runtime Binary</a></li>
- <li><a href="#PDESDK">PDE SDK</a></li>
- </ul>
- </li>
- <li><a href="#RCP">RCP Convenience Packages</a>
- <ul id=leftnav" class="fa-ul hidden-print" style="font-size:8px;" />
- <li><a href="#RCPRuntime">RCP Runtime Binary</a></li>
- <li><a href="#RCPSDK">RCP SDK</a></li>
- </ul>
- </li>
- <li><a href="#Other">Other Deliverables</a>
- <ul id=leftnav" class="fa-ul hidden-print" style="font-size:8px;"/>
- <li><a href="#ExamplePlugins">Example Plug-ins</a></li>
- <li><a href="#CVSRuntime">CVS Runtime</a></li>
- <li><a href="#CVSSDK">CVS SDK</a></li>
- <li><a href="#org.eclipse.releng">Releng Tools</a></li>
- <li><a href="#JUnitPlugin">JUnit Plugin Tests and Automated Testing Framework</a></li>
- <!-- <li><a href="#DeltaPack">Delta Pack</a></li> -->
- </ul>
- </li>
-</ul>
-</aside>
-
-<!-- end 'not build failed' -->
-
-<div>
-<h1>Eclipse 4.4.2 Maintenance Build: M20141205-1006 </h1>
-
- <p style="padding-bottom: 1em">This page provides access to the various deliverables of Eclipse Platform build along with
-is logs and tests.</p>
-</div>
-
-<div id="midcolumn">
-
-<h3>Logs and Test Links</h3>
-
-<ul><li>View the <a style="text-decoration:none" title="Link to logs." href="testResults.php">logs for the current build</a>.</li>
-<li>View the <a style="color:red;text-decoration:none" title="Link test results." href="testResults.php">integration and unit test results for the current build.</a></li>
-<li>Performance tests are pending.</li>
-</ul>
-<h3>Summary of Unit Tests Results</h3><table class="testTable">
-<caption>1 of 3 integration and unit test configurations are complete.</caption>
-<tr><th style="width:40%">Tested Platform</th><th>Failed</th><th>Passed</th><th>Total</th><th>Test&nbsp;Time&nbsp;(s)</th></tr>
-<tr>
-<td style="text-align:left">
-<a style="color:red;text-decoration:none" href="testResults.php">linux.gtk.x86_64_8.0</a></td>
-<td>21</td><td>87915</td><td>87936</td><td>9567.691</td>
-</tr>
-<tr>
-<td style="text-align:left">
-<a style="color:inherit;text-decoration:none" href="testResults.php">macosx.cocoa.x86_64_7.0</a></td>
-<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td>
-</tr>
-<tr>
-<td style="text-align:left">
-<a style="color:inherit;text-decoration:none" href="testResults.php">win32.win32.x86_7.0</a></td>
-<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td>
-</tr>
-</table>
-
- <h3>Related Links</h3>
- <ul class="midlist">
- <li><a href="https://www.eclipse.org/eclipse/development/plans/eclipse_project_plan_4_4.xml#target_environments">Target Platforms and Environments</a></li>
- <li><a href="directory.txt">View the Git repositories used for the current build.</a></li>
- <li><a href="http://wiki.eclipse.org/Platform-releng/How_to_check_integrity_of_downloads">How to verify a download.</a></li>
-
-
-</ul>
-</div> <!-- end midcolumn -->
-
- <!-- main download section -->
-<div class="dropSection">
-<h3 id="Repository">Eclipse p2 Repository&nbsp;<a href="details.html#Repository"><img src="images/more.gif" title="More..." alt="[More]" /></a></h3>
-
-<table class="dropSection table table-striped table-hover table-condensed">
-<tr><td>
-To update your Eclipse installation to this development stream, you can use the software repository at<br />
-&nbsp;&nbsp;<a href="http://download.eclipse.org/eclipse/updates/4.4-M-builds">http://download.eclipse.org/eclipse/updates/4.4-M-builds</a><br />
-</td></tr>
-<tr><td>
-To update your build to use this specific build, you can use the software repository at<br />
-&nbsp;&nbsp;<a href="http://download.eclipse.org/eclipse/updates/4.4-M-builds/M20141205-1006">http://download.eclipse.org/eclipse/updates/4.4-M-builds/M20141205-1006</a><br />
-</td></tr>
-</table>
-
-
-
-<h3 id="EclipseSDK"> Eclipse SDK&nbsp;<a href="details.html#EclipseSDK"><img
- src="images/more.gif" title="More..." alt="[More]" /></a>
-</h3>
-
-<table class="dropSection table table-striped table-hover table-condensed"><tr>
- <th class="col-md-3">Platform</th><th class="col-md-5">Download</th><th class="col-md-2">Size</th><th class="col-md-2">Checksum</th></tr>
-
-<tr>
-<td>Windows</td>
-<td><a style="align:left" href="eclipse-SDK-M20141205-1006-win32.zip">eclipse-SDK-M20141205-1006-win32.zip</a></td>
-<td>197 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-SDK-M20141205-1006-win32.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Windows (x86_64)</td>
-<td><a style="align:left" href="eclipse-SDK-M20141205-1006-win32-x86_64.zip">eclipse-SDK-M20141205-1006-win32-x86_64.zip</a></td>
-<td>197 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-SDK-M20141205-1006-win32-x86_64.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Linux (x86/GTK+)</td>
-<td><a style="align:left" href="eclipse-SDK-M20141205-1006-linux-gtk.tar.gz">eclipse-SDK-M20141205-1006-linux-gtk.tar.gz</a></td>
-<td>195 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-SDK-M20141205-1006-linux-gtk.tar.gz.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Linux (x86_64/GTK+)</td>
-<td><a style="align:left" href="eclipse-SDK-M20141205-1006-linux-gtk-x86_64.tar.gz">eclipse-SDK-M20141205-1006-linux-gtk-x86_64.tar.gz</a></td>
-<td>195 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-SDK-M20141205-1006-linux-gtk-x86_64.tar.gz.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Linux (PPC/GTK+)</td>
-<td><a style="align:left" href="eclipse-SDK-M20141205-1006-linux-gtk-ppc.tar.gz">eclipse-SDK-M20141205-1006-linux-gtk-ppc.tar.gz</a></td>
-<td>195 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-SDK-M20141205-1006-linux-gtk-ppc.tar.gz.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Linux (PPC64/GTK+)</td>
-<td><a style="align:left" href="eclipse-SDK-M20141205-1006-linux-gtk-ppc64.tar.gz">eclipse-SDK-M20141205-1006-linux-gtk-ppc64.tar.gz</a></td>
-<td>195 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-SDK-M20141205-1006-linux-gtk-ppc64.tar.gz.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Linux (s390x/GTK+)</td>
-<td><a style="align:left" href="eclipse-SDK-M20141205-1006-linux-gtk-s390x.tar.gz">eclipse-SDK-M20141205-1006-linux-gtk-s390x.tar.gz</a></td>
-<td>195 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-SDK-M20141205-1006-linux-gtk-s390x.tar.gz.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Linux (s390/GTK+)</td>
-<td><a style="align:left" href="eclipse-SDK-M20141205-1006-linux-gtk-s390.tar.gz">eclipse-SDK-M20141205-1006-linux-gtk-s390.tar.gz</a></td>
-<td>195 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-SDK-M20141205-1006-linux-gtk-s390.tar.gz.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Linux (PPC64LE/GTK+)</td>
-<td><a style="align:left" href="eclipse-SDK-M20141205-1006-linux-gtk-ppc64le.tar.gz">eclipse-SDK-M20141205-1006-linux-gtk-ppc64le.tar.gz</a></td>
-<td>195 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-SDK-M20141205-1006-linux-gtk-ppc64le.tar.gz.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Solaris 11 (SPARCv9/GTK+)</td>
-<td><a style="align:left" href="eclipse-SDK-M20141205-1006-solaris-gtk-sparcv9.zip">eclipse-SDK-M20141205-1006-solaris-gtk.zip</a></td>
-<td>196 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-SDK-M20141205-1006-solaris-gtk.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Solaris 10 (x86/GTK+)</td>
-<td><a style="align:left" href="eclipse-SDK-M20141205-1006-solaris-gtk-x86.zip">eclipse-SDK-M20141205-1006-solaris-gtk-x86.zip</a></td>
-<td>196 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-SDK-M20141205-1006-solaris-gtk-x86.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>HP-UX (ia64/GTK+)</td>
-<td><a style="align:left" href="eclipse-SDK-M20141205-1006-hpux-gtk-ia64.zip">eclipse-SDK-M20141205-1006-hpux-gtk-ia64.zip</a></td>
-<td>196 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-SDK-M20141205-1006-hpux-gtk-ia64.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>AIX (PPC/GTK+)</td>
-<td><a style="align:left" href="eclipse-SDK-M20141205-1006-aix-gtk-ppc.zip">eclipse-SDK-M20141205-1006-aix-gtk-ppc.zip</a></td>
-<td>197 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-SDK-M20141205-1006-aix-gtk-ppc.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>AIX (PPC64/GTK+)</td>
-<td><a style="align:left" href="eclipse-SDK-M20141205-1006-aix-gtk-ppc64.zip">eclipse-SDK-M20141205-1006-aix-gtk-ppc64.zip</a></td>
-<td>197 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-SDK-M20141205-1006-aix-gtk-ppc64.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Mac OSX (Mac/Cocoa/x86_64)</td>
-<td><a style="align:left" href="eclipse-SDK-M20141205-1006-macosx-cocoa-x86_64.tar.gz">eclipse-SDK-M20141205-1006-macosx-cocoa-x86_64.tar.gz</a></td>
-<td>195 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-SDK-M20141205-1006-macosx-cocoa-x86_64.tar.gz.sha512">[SHA512]</a></td></tr>
-</table>
-<h3 id="PlatformRuntime"> Platform Runtime Binary&nbsp;<a href="details.html#PlatformRuntime"><img
- src="images/more.gif" title="More..." alt="[More]" /></a>
-</h3>
-<table class="dropSection table table-striped table-hover table-condensed"><tr>
- <th class="col-md-3">Platform</th><th class="col-md-5">Download</th><th class="col-md-2">Size</th><th class="col-md-2">Checksum</th></tr>
-<tr>
-<td>Windows</td>
-<td><a style="align:left" href="eclipse-platform-M20141205-1006-win32.zip">eclipse-platform-M20141205-1006-win32.zip</a></td>
-<td>64 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-platform-M20141205-1006-win32.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Windows (x86_64)</td>
-<td><a style="align:left" href="eclipse-platform-M20141205-1006-win32-x86_64.zip">eclipse-platform-M20141205-1006-win32-x86_64.zip</a></td>
-<td>64 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-platform-M20141205-1006-win32-x86_64.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Linux (x86/GTK+)</td>
-<td><a style="align:left" href="eclipse-platform-M20141205-1006-linux-gtk.tar.gz">eclipse-platform-M20141205-1006-linux-gtk.tar.gz</a></td>
-<td>63 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-platform-M20141205-1006-linux-gtk.tar.gz.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Linux (x86_64/GTK+)</td>
-<td><a style="align:left" href="eclipse-platform-M20141205-1006-linux-gtk-x86_64.tar.gz">eclipse-platform-M20141205-1006-linux-gtk-x86_64.tar.gz</a></td>
-<td>63 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-platform-M20141205-1006-linux-gtk-x86_64.tar.gz.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Linux (PPC/GTK+)</td>
-<td><a style="align:left" href="eclipse-platform-M20141205-1006-linux-gtk-ppc.tar.gz">eclipse-platform-M20141205-1006-linux-gtk-ppc.tar.gz</a></td>
-<td>63 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-platform-M20141205-1006-linux-gtk-ppc.tar.gz.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Linux (PPC64/GTK+)</td>
-<td><a style="align:left" href="eclipse-platform-M20141205-1006-linux-gtk-ppc64.tar.gz">eclipse-platform-M20141205-1006-linux-gtk-ppc64.tar.gz</a></td>
-<td>63 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-platform-M20141205-1006-linux-gtk-ppc64.tar.gz.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Linux (s390x/GTK+)</td>
-<td><a style="align:left" href="eclipse-platform-M20141205-1006-linux-gtk-s390x.tar.gz">eclipse-platform-M20141205-1006-linux-gtk-s390x.tar.gz</a></td>
-<td>63 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-platform-M20141205-1006-linux-gtk-s390x.tar.gz.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Linux (s390/GTK+)</td>
-<td><a style="align:left" href="eclipse-platform-M20141205-1006-linux-gtk-s390.tar.gz">eclipse-platform-M20141205-1006-linux-gtk-s390.tar.gz</a></td>
-<td>63 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-platform-M20141205-1006-linux-gtk-s390.tar.gz.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Linux (PPC64LE/GTK+)</td>
-<td><a style="align:left" href="eclipse-platform-M20141205-1006-linux-gtk-ppc64le.tar.gz">eclipse-platform-M20141205-1006-linux-gtk-ppc64le.tar.gz</a></td>
-<td>63 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-platform-M20141205-1006-linux-gtk-ppc64le.tar.gz.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Solaris 11 (SPARCv9/GTK+)</td>
-<td><a style="align:left" href="eclipse-platform-M20141205-1006-solaris-gtk-sparcv9.zip">eclipse-platform-M20141205-1006-solaris-gtk-sparcv9.zip</a></td>
-<td>63 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-platform-M20141205-1006-solaris-gtk.zip-sparcv9.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Solaris 10 (x86/GTK+)</td>
-<td><a style="align:left" href="eclipse-platform-M20141205-1006-solaris-gtk-x86.zip">eclipse-platform-M20141205-1006-solaris-gtk-x86.zip</a></td>
-<td>63 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-platform-M20141205-1006-solaris-gtk-x86.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>HPUX (ia64/GTK+)</td>
-<td><a style="align:left" href="eclipse-platform-M20141205-1006-hpux-gtk-ia64.zip">eclipse-platform-M20141205-1006-hpux-gtk-ia64.zip</a></td>
-<td>63 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-platform-M20141205-1006-hpux-gtk-ia64.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>AIX (PPC/GTK)</td>
-<td><a style="align:left" href="eclipse-platform-M20141205-1006-aix-gtk-ppc.zip">eclipse-platform-M20141205-1006-aix-gtk-ppc.zip</a></td>
-<td>64 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-platform-M20141205-1006-aix-gtk-ppc.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>AIX (PPC64/GTK)</td>
-<td><a style="align:left" href="eclipse-platform-M20141205-1006-aix-gtk-ppc64.zip">eclipse-platform-M20141205-1006-aix-gtk-ppc64.zip</a></td>
-<td>64 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-platform-M20141205-1006-aix-gtk-ppc64.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Mac OSX (Mac/Cocoa/x86_64)</td>
-<td><a style="align:left" href="eclipse-platform-M20141205-1006-macosx-cocoa-x86_64.tar.gz">eclipse-platform-M20141205-1006-macosx-cocoa-x86_64.tar.gz</a></td>
-<td>63 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-platform-M20141205-1006-macosx-cocoa-x86_64.tar.gz.sha512">[SHA512]</a></td></tr>
-<tr>
-<td><img src = "repo.gif" alt="Runtime Repo" /> Platform Runtime Repo </td>
-<td><a style="align:left" href="org.eclipse.platform-M20141205-1006.zip">org.eclipse.platform-M20141205-1006.zip</a></td>
-<td>102 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/org.eclipse.platform-M20141205-1006.zip.sha512">[SHA512]</a></td></tr>
-
-</table>
-<h3 id="JDTRuntime"> JDT Deliverables&nbsp;<a href="details.html#JDTRuntime"><img
- src="images/more.gif" title="More..." alt="[More]" /></a>
-</h3>
-<table class="dropSection table table-striped table-hover table-condensed"><tr>
- <th class="col-md-3">Platform</th><th class="col-md-5">Download</th><th class="col-md-2">Size</th><th class="col-md-2">Checksum</th></tr>
-<tr>
-<td><img src = "repo.gif" alt="JDT Repo" /> JDT Runtime Repo </td>
-<td><a style="align:left" href="org.eclipse.jdt-M20141205-1006.zip">org.eclipse.jdt-M20141205-1006.zip</a></td>
-<td>26 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/org.eclipse.jdt-M20141205-1006.zip.sha512">[SHA512]</a></td></tr>
-
-<tr>
-<td><img src = "repo.gif" alt=" JDT Source Repo" /> JDT Source Repo </td>
-<td><a style="align:left" href="org.eclipse.jdt.source-M20141205-1006.zip">org.eclipse.jdt.source-M20141205-1006.zip</a></td>
-<td>45 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/org.eclipse.jdt.source-M20141205-1006.zip.sha512">[SHA512]</a></td></tr>
-
-<tr>
-<td>Standalone JDT compiler</td>
-<td><a style="align:left" href="ecj-M20141205-1006.jar">ecj-M20141205-1006.jar</a></td>
-<td>2.2 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/ecj-M20141205-1006.jar.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Standalone JDT compiler with source</td>
-<td><a style="align:left" href="ecjsrc-M20141205-1006.jar">ecjsrc-M20141205-1006.jar</a></td>
-<td>1.7 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/ecjsrc-M20141205-1006.jar.sha512">[SHA512]</a></td></tr>
-
-</table>
-<h3 id="PDERuntime"> PDE Deliverables&nbsp;<a href="details.html#PDERuntime"><img
- src="images/more.gif" title="More..." alt="[More]" /></a>
-</h3>
-<table class="dropSection table table-striped table-hover table-condensed"><tr>
- <th class="col-md-3">Platform</th><th class="col-md-5">Download</th><th class="col-md-2">Size</th><th class="col-md-2">Checksum</th></tr>
-<tr>
-<td><img src = "repo.gif" alt="PDE API Tools" /> PDE API Tools execution environment fragments repo</td>
-<td><a style="align:left" href="org.eclipse.pde.api.tools.ee.feature-M20141205-1006.zip">org.eclipse.pde.api.tools.ee.feature-M20141205-1006.zip</a></td>
-<td>7.4 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/org.eclipse.pde.api.tools.ee.feature-M20141205-1006.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td><img src = "repo.gif" alt="PDE Repo" /> PDE Repo </td>
-<td><a style="align:left" href="org.eclipse.pde-M20141205-1006.zip">org.eclipse.pde-M20141205-1006.zip</a></td>
-<td>14 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/org.eclipse.pde-M20141205-1006.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td><img src = "repo.gif" alt="PDE Source Repo" /> PDE Source Repo </td>
-<td><a style="align:left" href="org.eclipse.pde.source-M20141205-1006.zip">org.eclipse.pde.source-M20141205-1006.zip</a></td>
-<td>19 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/org.eclipse.pde.source-M20141205-1006.zip.sha512">[SHA512]</a></td></tr>
-
-</table>
-<h3 id="SWT">Standalone SWT Binary and Source&nbsp;<a href="details.html#SWT"><img
- src="images/more.gif" title="More..." alt="[More]" /></a>
-</h3>
-<table class="dropSection table table-striped table-hover table-condensed"><tr>
- <th class="col-md-3">Platform</th><th class="col-md-5">Download</th><th class="col-md-2">Size</th><th class="col-md-2">Checksum</th></tr>
-<tr>
-<td>Windows</td>
-<td><a style="align:left" href="swt-M20141205-1006-win32-win32-x86.zip">swt-M20141205-1006-win32-win32-x86.zip</a></td>
-<td>6.3 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/swt-M20141205-1006-win32-win32-x86.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Windows (x86_64)</td>
-<td><a style="align:left" href="swt-M20141205-1006-win32-win32-x86_64.zip">swt-M20141205-1006-win32-win32-x86_64.zip</a></td>
-<td>6.3 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/swt-M20141205-1006-win32-win32-x86_64.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Linux (x86/GTK+)</td>
-<td><a style="align:left" href="swt-M20141205-1006-gtk-linux-x86.zip">swt-M20141205-1006-gtk-linux-x86.zip</a></td>
-<td>5.6 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/swt-M20141205-1006-gtk-linux-x86.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Linux (x86_64/GTK+)</td>
-<td><a style="align:left" href="swt-M20141205-1006-gtk-linux-x86_64.zip">swt-M20141205-1006-gtk-linux-x86_64.zip</a></td>
-<td>5.9 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/swt-M20141205-1006-gtk-linux-x86_64.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Linux (PPC/GTK+)</td>
-<td><a style="align:left" href="swt-M20141205-1006-gtk-linux-ppc.zip">swt-M20141205-1006-gtk-linux-ppc.zip</a></td>
-<td>5.5 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/swt-M20141205-1006-gtk-linux-ppc.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Linux (PPC64/GTK+)</td>
-<td><a style="align:left" href="swt-M20141205-1006-gtk-linux-ppc64.zip">swt-M20141205-1006-gtk-linux-ppc64.zip</a></td>
-<td>5.6 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/swt-M20141205-1006-gtk-linux-ppc64.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Linux (PPC64LE/GTK+)</td>
-<td><a style="align:left" href="swt-M20141205-1006-gtk-linux-ppc64le.zip">swt-M20141205-1006-gtk-linux-ppc64le.zip</a></td>
-<td>5.4 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/swt-M20141205-1006-gtk-linux-ppc64le.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Solaris 11 (SPARCv9/GTK+)</td>
-<td><a style="align:left" href="swt-M20141205-1006-gtk-solaris-sparcv9.zip">swt-M20141205-1006-gtk-solaris-sparcv9.zip</a></td>
-<td>5.4 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/swt-M20141205-1006-gtk-solaris-sparcv9.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Solaris 10 (x86/GTK+)</td>
-<td><a style="align:left" href="swt-M20141205-1006-gtk-solaris-x86.zip">swt-M20141205-1006-gtk-solaris-x86.zip</a></td>
-<td>5.3 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/swt-M20141205-1006-gtk-solaris-x86.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>HPUX (ia64/GTK+)</td>
-<td><a style="align:left" href="swt-M20141205-1006-gtk-hpux-ia64.zip">swt-M20141205-1006-gtk-hpux-ia64.zip</a></td>
-<td>5.4 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/swt-M20141205-1006-gtk-hpux-ia64.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>AIX (PPC/GTK+)</td>
-<td><a style="align:left" href="swt-M20141205-1006-gtk-aix-ppc.zip">swt-M20141205-1006-gtk-aix-ppc.zip</a></td>
-<td>5.2 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/swt-M20141205-1006-gtk-aix-ppc.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>AIX (PPC64/GTK+)</td>
-<td><a style="align:left" href="swt-M20141205-1006-gtk-aix-ppc64.zip">swt-M20141205-1006-gtk-aix-ppc64.zip</a></td>
-<td>5.3 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/swt-M20141205-1006-gtk-aix-ppc64.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Mac OSX (Mac/Cocoa/x86_64)</td>
-<td><a style="align:left" href="swt-M20141205-1006-cocoa-macosx-x86_64.zip">swt-M20141205-1006-cocoa-macosx-x86_64.zip</a></td>
-<td>5.1 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/swt-M20141205-1006-cocoa-macosx-x86_64.zip.sha512">[SHA512]</a></td></tr>
-
-</table><h3 id="RCPRuntime"> RCP Runtime Binary and SDK&nbsp;<a href="details.html#RCPRuntime"><img
- src="images/more.gif" title="More..." alt="[More]" /></a>
-</h3>
-<table class="dropSection table table-striped table-hover table-condensed"><tr>
- <th class="col-md-3">Platform</th><th class="col-md-5">Download</th><th class="col-md-2">Size</th><th class="col-md-2">Checksum</th></tr>
-<tr>
-<td><img src = "repo.gif" alt="RCP Repo" /> RCP Runtime Repo </td>
-<td><a style="align:left" href="org.eclipse.rcp-M20141205-1006.zip">org.eclipse.rcp-M20141205-1006.zip</a></td>
-<td>57 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/org.eclipse.rcp-M20141205-1006.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td><img src = "repo.gif" alt="RCP Source Repo" /> RCP Source Repo </td>
-<td><a style="align:left" href="org.eclipse.rcp.source-M20141205-1006.zip">org.eclipse.rcp.source-M20141205-1006.zip</a></td>
-<td>99 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/org.eclipse.rcp.source-M20141205-1006.zip.sha512">[SHA512]</a></td></tr>
-</table>
-<!-- Misc. -->
-<h3 id="Other">Other Deliverables&nbsp;<a href="details.html#CVSRuntime"><img
- src="images/more.gif" title="More..." alt="[More]" /></a>
-</h3>
-<table class="dropSection table table-striped table-hover table-condensed"><tr>
- <th class="col-md-3">Platform</th><th class="col-md-5">Download</th><th class="col-md-2">Size</th><th class="col-md-2">Checksum</th></tr>
-<tr>
-<td><img src = "repo.gif" alt="Examples" /> Eclipse Examples Repo</td>
-<td><a style="align:left" href="org.eclipse.sdk.examples.source-M20141205-1006.zip">org.eclipse.sdk.examples.source-M20141205-1006.zip</a></td>
-<td>5.3 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/org.eclipse.sdk.examples.source-M20141205-1006.zip.sha512">[SHA512]</a></td></tr>
-
-<tr>
-<td><img src = "repo.gif" alt="Releng Tools Repo" /> Releng Tools Repo</td>
-<td><a style="align:left" href="org.eclipse.releng.tools-M20141205-1006.zip">org.eclipse.releng.tools-M20141205-1006.zip</a></td>
-<td>0.21 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/org.eclipse.releng.tools-M20141205-1006.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td><img src = "repo.gif" alt="CVS Repo" /> CVS Runtime Repo </td>
-<td><a style="align:left" href="org.eclipse.cvs-M20141205-1006.zip">org.eclipse.cvs-M20141205-1006.zip</a></td>
-<td>2 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/org.eclipse.cvs-M20141205-1006.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td><img src = "repo.gif" alt="CVS Source Repo" /> CVS Source Repo </td>
-<td><a style="align:left" href="org.eclipse.cvs.source-M20141205-1006.zip">org.eclipse.cvs.source-M20141205-1006.zip</a></td>
-<td>3.1 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/org.eclipse.cvs.source-M20141205-1006.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td><img src = "repo.gif" alt="Test Framework" />Test Frameework</td>
-<td><a style="align:left" href="eclipse-test-framework-M20141205-1006.zip">eclipse-test-framework-M20141205-1006.zip</a></td>
-<td>1.1 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-test-framework-M20141205-1006.zip.sha512">[SHA512]</a></td></tr>
-<tr>
-<td>Test Framework and Unit Tests</td>
-<td><a style="align:left" href="eclipse-Automated-Tests-M20141205-1006.zip">eclipse-Automated-Tests-M20141205-1006.zip</a></td>
-<td>143 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-Automated-Tests-M20141205-1006.zip.sha512">[SHA512]</a></td></tr>
-</table><!--
-<tr>
-<td>All</td>
-<td><a style="align:left" href="eclipse-M20141205-1006-delta-pack.zip">eclipse-M20141205-1006-delta-pack.zip</a></td>
-<td>68 MB</td>
-<td><a href="http://download.eclipse.org/eclipse/downloads/drops4/M20141205-1006/checksum/eclipse-M20141205-1006-delta-pack.zip.sha512">[SHA512]</a></td></tr>
--->
-
-</table>
-</div> <!-- end dropsection -->
-</div> <!-- close div classs=container -->
-</main> <!-- close main role="main" element -->
-</body>
-</html>
-

Back to the top