Release Build: 3.3.1 -
September 24, 2007. These downloads are provided under the Eclipse Foundation Software User Agreement.

Eclipse 3.3.1 Readme

This page provides all the downloads specific to the various platform. Test results are provided below and performance results are posted once they are available. You may navigate through the other platform pages by selecting a tab from the list of platform navigation tabs above.


Download Eclipse SDK   Download now: Eclipse SDK,




To download a file via HTTP click on its corresponding http link below."; } else { echo ""; } ?>

Related Links

Source Builds





Eclipse SDK's



Downloads Integrity
Download"; echo "Size"; echo "File"; echo "Checksum"; } else { echo "Download"; echo "Size"; echo "File"; echo "Checksum"; } 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 = "
$httplabel"; $md5name = ""; $shaname = ""; } else { $httplink = "download.php?dropFile=$zipfile"; $httplabel = "(http)"; $httpline = "
$httplabel"; $md5name = $zipfile; $shaname = $zipfile; } $filesize = getDropSize($zipfile); echo "$httpline"; echo "  "; echo "$filesize"; echo "$zipfile"; echo "(md5)"; echo " (sha1)"; } ?>

Eclipse SDK [More]

Status
Platform
Solaris 8 (SPARC/GTK 2)

Example Plug-ins [More]

Status
Platform
All Solaris

RCP Runtime Binary [More]

Status
Platform
Solaris 8 (SPARC/GTK 2)

RCP SDK [More]

Status
Platform
Solaris 8 (SPARC/GTK 2)
Solaris 8 (SPARC/Motif)
All

Platform Runtime Binary [More]

Status
Platform
Solaris 8 (SPARC/GTK 2)

Platform SDK [More]

Status
Platform
Solaris 8 (SPARC/GTK 2)

JDT Runtime Binary [More]

Status
Platform
All

JDT SDK  [More]

Status
Platform
All

JDT Core Batch Compiler  [More]

Status
Platform
All
All

Jar Processor  [More]

Status
Platform
All
All

PDE Runtime Binary [More]

Status
Platform
All

PDE SDK [More]

Status
Platform
All

CVS Client Runtime Binary [More]

Status
Platform
All

CVS Client SDK [More]

Status
Platform
All

SWT Binary and Source [More]

Status
Platform
Solaris 8 (SPARC/GTK 2)
Solaris 8 (SPARC/Motif)