From dff0b6243c3b214321a725ffdef5466e452d1b74 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Fri, 30 Jun 2006 08:36:53 +0000 Subject: [PATCH] Update build notes and download page for M3 --- .../template/buildNotes.php | 63 ++++++++++++++----- .../org.eclipse.rse.build/template/index.php | 8 ++- 2 files changed, 53 insertions(+), 18 deletions(-) diff --git a/releng/org.eclipse.rse.build/template/buildNotes.php b/releng/org.eclipse.rse.build/template/buildNotes.php index 872dbca0f70..0dfb55ee3a5 100755 --- a/releng/org.eclipse.rse.build/template/buildNotes.php +++ b/releng/org.eclipse.rse.build/template/buildNotes.php @@ -26,13 +26,17 @@
RSE is a framework that supports plugging in many different communication protocols. -By default, the dstore and FTP protocol plug-ins are provided, with dstore being a -lot richer in features. +By default, the dstore, FTP and ssh protocol plug-ins are provided, with dstore being +the most richest in features.Dstore requirs a server to run on the remote system. There are several methods to get a server launched for a particular user, the most easy one to set up is the @@ -103,6 +107,24 @@ daemon method. To start a dstore launcher daemon, Note: In its default configuration for testing, the dstore daemon accepts unencrypted passwords from the RSE client. For production use, SSL can be enabled in order to encrypt connections, or the RSE server can be launched differently (e.g. through ssh). ++When no root access is available on the remote system (typically UNIX), normal +users can start a dstore server for themselves only, instead of a daemon: +
|
RSE requires Eclipse-3.2. | |||||||
RSE requires Eclipse-3.2. (download page) | |||||||
Eclipse 3.2RC2, 3.1 or lower will not work! | |||||||
We've been testing with Eclipse-3.2 RC7, built 2-Jun-2006 (download page) | @@ -56,7 +56,7 @@
- SDK (includes client runtime, documentation, and source) | + SDK (includes client runtime, user and ISV documentation, and source)
Client Runtime Binaries | +
RSE-runtime-core is required, and includes the user documentation. + All other runtime packages are optional. |
+