Release Build: 2.1.1
June 27, 2003. These downloads are provided under the Eclipse.org Software User Agreement.

To view the build notes for this build click here.
To view the test results for this build click here.
To view the map file entries for this build click here.

To download a file via HTTP click on its corresponding http link below.

Click here for instructions on how to verify the integrity of your downloads.

Eclipse SDK

The Eclipse SDK includes the Eclipse Platform, Java development tools, and Plug-in Development Environment, including source and both user and programmer documentation. If you aren't sure which download you want... then you probably want this one.
Eclipse does not include a Java runtime environment (JRE). You will need a 1.3 or 1.4 level Java runtime or Java development kit (JDK) installed on your machine in order to run Eclipse. Click here if you need help finding a Java runtime.

Status
Platform
Download
File
Windows 98/ME/2000/XP
(http)   
eclipse-SDK-2.1.1-win32.zip (md5)
Linux (x86/Motif) (Supported Versions)
(http)   
eclipse-SDK-2.1.1-linux-motif.zip (md5)
Linux (x86/GTK 2) (Supported Versions)
(http)   
eclipse-SDK-2.1.1-linux-gtk.zip (md5)
Solaris 8 (SPARC/Motif)
(http)   
eclipse-SDK-2.1.1-solaris-motif.zip (md5)
QNX (x86/Photon)
(http)   
eclipse-SDK-2.1.1-qnx-photon.zip (md5)
AIX (PPC/Motif)
(http)   
eclipse-SDK-2.1.1-aix-motif.zip (md5)
HP-UX (HP9000/Motif)
(http)   
eclipse-SDK-2.1.1-hpux-motif.zip (md5)
Mac OSX (Mac/Carbon)
(http)   
eclipse-SDK-2.1.1-macosx-carbon.zip (md5)
Source Build (Source in .zip) (instructions)
(http)   
eclipse-sourceBuild-srcIncluded-2.1.1.zip (md5)
Source Build (Source fetched via CVS) (instructions)
(http)   
eclipse-sourceBuild-srcFetch-2.1.1.zip (md5)

 

JUnit Plugin Tests and Automated Testing Framework

This drop contains the JUnit Eclipse test plugins and the Automated Testing Framework used to run the tests from the command line. Click here for more information and installation instructions. Includes both source code and binary.

Status
Platform
Download
File
All
(http)   
eclipse-Automated-Tests-2.1.1.zip (md5)
 
Example Plug-ins

To install the examples, first make sure you have exited your Eclipse program. Then download the zip file containing the examples and extract the contents of the zip file to the same directory you used for your SDK installation. For example, if you installed the Eclipse Project SDK on d:\eclipse-sdk then extract the contents of the examples zip file to d:\eclipse-sdk. Start Eclipse. The example plug-ins will be installed. For information on what the examples do and how to run them, look in the "Examples Guide" section of the "Platform Plug-in Developer Guide", by selecting Help Contents from the Help menu, and choosing "Platform Plug-in Developer Guide" book from the combo box.

Status
Platform
Download
File
Windows 98/ME/2000/XP
(http)   
eclipse-examples-2.1.1-win32.zip (md5)
All Other Platforms
(http)   
eclipse-examples-2.1.1.zip (md5)
 
Platform Runtime Binary

These drops contain only the Eclipse platform with user documentation and no source and no programmer documentation. The Java development tools and Plug-in Development Environment are NOT included. You can use these drops to help you package your tool plug-ins for redistribution when you don't want to ship the entire SDK.

Status
Platform
Download
File
Windows 98/ME/2000/XP
(http)   
eclipse-platform-2.1.1-win32.zip (md5)
Linux (x86/Motif) (Supported Versions)
(http)   
eclipse-platform-2.1.1-linux-motif.zip (md5)
Linux (x86/GTK 2) (Supported Versions)
(http)   
eclipse-platform-2.1.1-linux-gtk.zip (md5)
Solaris 8 (SPARC/Motif)
(http)   
eclipse-platform-2.1.1-solaris-motif.zip (md5)
QNX (x86/Photon)
(http)   
eclipse-platform-2.1.1-qnx-photon.zip (md5)
AIX (PPC/Motif)
(http)   
eclipse-platform-2.1.1-aix-motif.zip (md5)
HP-UX (HP9000/Motif)
(http)   
eclipse-platform-2.1.1-hpux-motif.zip (md5)
Mac OSX (Mac/Carbon)
(http)   
eclipse-platform-2.1.1-macosx-carbon.zip (md5)
 
JDT Runtime Binary

These drops contain the Java development tools plug-ins only, with user documentation and no source and no programmer documentation. The Eclipse platform and Plug-in development environment are NOT included. You can combine this with the Platform Runtime Binary if your tools rely on the JDT being present.

Status
Platform
Download
File
All
(http)   
eclipse-JDT-2.1.1.zip (md5)
 
FTP and WebDAV Support

These drops contain the FTP and WebDAV target management support plug-ins. You can combine this with the Platform Runtime Binary or Eclipse SDK. Includes both source code and binary.

Status
Platform
Download
File
All
(http)   
eclipse-FTP-WebDAV-2.1.1.zip (md5)
 
SWT Binary and Source

These drops contain the SWT libraries and source for standalone SWT application development. For examples of standalone SWT applications refer to the snippets section of the SWT Component page.

To run a standalone SWT application, add the swt jar(s) to the classpath and add the directory/folder for the SWT JNI library to the java.library.path. For example, if you extract the download below to C:\SWT you would launch the HelloWorld application with the following command:


	java -classpath C:\SWT\swt.jar;C:\MyApp\helloworld.jar -Djava.library.path=C:\SWT  HelloWorld
      
Status
Platform
Download
File
Windows 98/ME/2000/XP
(http)   
swt-2.1.1-win32.zip (md5)
Windows CE (ARM PocketPC) (Instructions)
(http)   
swt-2.1.1-win32-ce-arm-ppc.zip (md5)
Windows CE (ARM PocketPC, J2ME profile) (Instructions)
(http)   
swt-2.1.1-win32-ce-arm-ppc-j2me.zip (md5)
Linux (x86/Motif) (Supported Versions)
(http)   
swt-2.1.1-linux-motif.zip (md5)
Linux (x86/GTK 2) (Supported Versions)
(http)   
swt-2.1.1-linux-gtk.zip (md5)
Solaris 8 (SPARC/Motif)
(http)   
swt-2.1.1-solaris-motif.zip (md5)
QNX (x86/Photon)
(http)   
swt-2.1.1-qnx-photon.zip (md5)
AIX (PPC/Motif)
(http)   
swt-2.1.1-aix-motif.zip (md5)
HP-UX (HP9000/Motif)
(http)   
swt-2.1.1-hpux-motif.zip (md5)
Mac OSX (Mac/Carbon)
(http)   
swt-2.1.1-macosx-carbon.zip (md5)