TM Release Build: 3.4
May 30, 2012

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

New and Noteworthy

TM 3.4 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.
For getting started, consider the TM Tutorials and the TM and RSE FAQ.

Requirements
TM 3.4 requires Eclipse 3.4 or later. RSE Import/Export as well as FTP and Telnet require Java 1.5 or higher, the rest of RSE works with Java 1.4.
For core RSE and TM-Terminal, the Eclipse Platform Runtime Binary is sufficient. Of course you can also use the popular SDK or any one of the downloadable Packages, all of which include the Eclipse Platform.
 
All-in-one (includes runtime and documentation for dstore, ftp, local, ssh, and telnet)
For tool writers, the RSE SDK also includes the runtime as listed, plus programmer documentation and source.
Status
Platform Download
All RSE-runtime-3.4.zip (Recommended for most users)
All RSE-SDK-3.4.zip
All TM-repo-3.4.zip (Downloadable p2 repository including all features)
 
Stand-alone Offerings, Integrations and Add-ons
Status
Platform Download Notes
All TM-terminal-3.4.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 RSE-useractions-3.4.zip  
Additional Framework for user-defined actions and compile commands. Includes Source.
All RSE-examples-3.4.zip  
Tutorial code and example projects for developing against RSE SDK. 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 TM-terminal-local-incubation-3.4.zip A local terminal (console) integrated into Eclipse. Works on Linux, Solaris and Mac OS X, but currently not on Windows. Requires CDT 7.0 (Eclipse Helios / June 2010) or higher. Includes Source.
All RSE-scp-incubation-3.4.zip  
A File Subsystem for SSH connections that do not provide the Sftp service, such as embedded targets running Dropbear. Allows choosing between scp or sftp connection when using the "SSH Only" System Type. Includes Source.
All RSE-wince-incubation-3.4.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.
 
DStore Server Runtime
Status
Platform Download
Windows rseserver-3.4-windows.zip
Linux rseserver-3.4-linux.tar
Other Unix rseserver-3.4-unix.tar
Mac OS X (Experimental) rseserver-3.4-macosx.tar
 
 
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.4.zip