- TM 2.0M6 was respun as TM 2.0M6a in order to include the following critical fixes for EFS.
If you do not want to use the Eclipse Filesystem (EFS) for accessing remote resources through
your workspace, there is no need to update and you can also use 2.0M6:
- [181917]
Fix EFS running out of file descriptors, fix EFS early startup problems,
improve EFS performance
- [176603][api]
ISubSystem.connect(IProgressMonitor, boolean forcePrompt) required for EFS
- [sync] Add proper group markers to the toolbar groups.
Re-used the context menu group markers for easier orientation
Only the following 3 plug-ins from the rse-runtime-core feature were changed:
org.eclipse.rse.ui
org.eclipse.rse.core
org.eclipse.rse.eclipse.filesystem
- TM 2.0M6 requires Eclipse 3.3M6. Platform Runtime is the minimum
requirement for core RSE and Terminal. The Team CVS feature is no longer needed for
SSH [175686].
- Added a milestone update site for TM 2.0 milestone builds at
http://download.eclipse.org/dsdp/tm/updates/milestones.
"Check for updates" will automatically reference this milestone update site, so you can get milestone
patches from there [175241].
- The experimental EFS Feature has been made official, and functionality moved
into RSE Core. Thus EFS support is no separate download any more but comes with RSE.
EFS works best with SSH connections. FTP and dstore should work as well, but have not yet
received the same amount of testing. For more details, see the
EFS Plan Item [170916].
We recommend the following procedure to bring remote resources into your workspace:
- In a normal workspace project, choose "New Folder", "Advanced", "Link to folder in
file system", then select the RSE file system and browse to a remote folder. This is
the preferred and most stable method of working with remote resources for now.
One big advantage of this approach is that it works for any kind of project nature,
including CDT, JDT etc. and can thus be used very well to test other kinds of
EFS integration issues to be done (along the lines of Eclipse Platform
Plan Item [154126]).
Creating whole projects based on RSE EFS is possible as well, but there are two
Platform Bugs
related to early reading of the remote .project file,
which make this approach not adviseable for now.
- Copy&Paste, Drag&Drop to Project Explorer are finally fixed
[153652].
Same support for Windows Explorer is still on the list
[181458].
- Lots of Improved API and Flexibility especially for system types, action contributions,
dynamic system types and the New Connection Wizard. See below for details on breaking API
changes. As part of the improved New Connection Wizard,
the Default System Type Preference has been removed
[164413].
- Apache Commons.Net and ORO are now distributed as single-jar bundles. The separate commons.net and ORO features
have been removed. The bundles are now directly included in the RSE FTP feature only.
- At least 94 bugs were fixed: use
this query to show the list of bugs fixed since the last milestone,
TM 2.0M5
[build notes].
- For details on checkins, see the
RSE CVS changelog, and the
TM Core CVS changelog.
- For other questions, please check the
TM and RSE FAQ
as well as the
TM 2.0 Known Issues and Workarounds.
|