TM Release Build: 3.0
Jun 20, 2008

These downloads are provided under the Eclipse.org Software User Agreement.

New and Noteworthy

TM 3.0 Readme / Release Notes

Build Notes

To view the map file entries for this build, click here.
To view the compile logs for this build, click here.

Requirements
TM 3.0 requires Eclipse 3.3 or later for the SSH component; the SSH encoding fix (bug 224799) requires Eclipse 3.4 or later.
Other components may work with earlier Eclipse versions, but these have not been tested.
For core RSE and TM-Terminal, the Eclipse Platform Runtime Binary is sufficient. Of course you can also use the popular SDK.
Prerequisites for the remotecdt and discovery add-ons (CDT, EMF) can be retrieved from the Europa Discovery Site.
 
SDK (includes client runtime, user and ISV documentation, and source)
Status
Platform Download
All RSE-SDK-3.0.zip
 
Stand-alone Offerings, Integrations and Add-ons
Status
Platform Download Notes
All TM-terminal-3.0.zip A stand-alone ANSI / vt102 terminal emulator widget and view (with minor limitations). Includes pluggable connectors for serial line (through RXTX, see the installation notes), ssh and telnet. Includes Source.
All TM-discovery-3.0.zip  
An API and DNS-SD / Zeroconf based implementation for remote network service discovery. Runs stand-alone or integrated with RSE. Requires EMF 2.2.0 or later. Includes Source.
All RSE-remotecdt-3.0.zip  
A Launch Configuration for running and debugging C/C++ programs on a remote host through RSE-provided shell and file services, and gdbserver. Requires CDT 3.0 or later. Includes Source.
All RSE-examples-3.0.zip  
Tutorial code and example projects for developing against RSE SDK. Includes Source.
All RSE-useractions-3.0.zip  
Additional Framework for user-defined actions and compile commands. Includes Source.
 
Add-ons in Incubation
Add-ons in Incubation state provide new features, but have not yet hardened their APIs through public review such that there could be a promise to keep them stable over releases. These add-ons have a 0.x version number, and are provided for early adopters. Note that these features may already be very mature in terms of features provided, but not yet in terms of the APIs provided.
Status
Platform Download Notes
All RSE-wince-incubation-3.0.zip  
RSE Services for accessing Windows CE devices via Microsoft RAPI2. Provides a File subsystem for transparent remote file access. Requires Microsoft RAPI libraries installed. Includes Source.
All RSE-terminals-incubation-3.0.zip  
Integration of the TM Terminal Widget into RSE, such that an SSH Terminals Subsystem is provided to show a tabbed view of Terminals similar to the Remote Command View. This component is already included in the RSE-SDK download. It requires RSE core runtime and RSE ssh installed.
 
DStore Server Runtime
Status
Platform Download
Windows (Supported Versions) rseserver-3.0-windows.zip
Linux (Supported Versions) rseserver-3.0-linux.tar
Other Unix (Supported Versions) rseserver-3.0-unix.tar
Mac OS X (Experimental) rseserver-3.0-macosx.tar
 
Client Runtime Binaries
The runtime binaries do not include source and developer documentation, and they are available in a more fine-grained packaging for re-use in other products.
RSE-runtime-core is required, and includes the user documentation. All other runtime packages are optional.
Status
Platform Download
All RSE-runtime-core-3.0.zip
All RSE-runtime-dstore-3.0.zip
All RSE-runtime-ftp-3.0.zip
All RSE-runtime-local-3.0.zip
All RSE-runtime-ssh-3.0.zip
All RSE-runtime-telnet-3.0.zip (Experimental)
 
JUnit Plugin Tests
The RSE test suite requires the JUnit plug-in, which is included in the Eclipse SDK or available as
eclipse-test-framework download for users of the Eclipse Platform Runtime Binary.
Status
Platform Download
All RSE-tests-3.0.zip