Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "PTP/designs/remote/progress"

< PTP‎ | designs‎ | remote
(Status)
(Status)
Line 12: Line 12:
 
A Styx/9p2000 file system plug-in has been implemeneted.  
 
A Styx/9p2000 file system plug-in has been implemeneted.  
 
Numerous bugfixes to the Eclipse platform has been also contributed to Eclipse, including:
 
Numerous bugfixes to the Eclipse platform has been also contributed to Eclipse, including:
* 137845 EFS Core for Linux PPC (solution provided)
+
* 137845 EFS Core for Linux PPC (solution submitted)
* 138277 Problem with EFS Zip Filesystem (solution provided)
+
* 138277 Problem with EFS Zip Filesystem (solution submitted)
* 137878 Problem with EFS FTP Filesystem (partial solution derived)
+
* 137878 Problem with EFS FTP Filesystem (partial solution submitted)
* 137879 Problem with EFS UI (patch to org.eclipse.ui.ide provided)
+
* 137879 Problem with EFS UI (patch to org.eclipse.ui.ide submitted)
  
 
== CDT Support for Remote Project ==
 
== CDT Support for Remote Project ==
 
=== Status ===
 
=== Status ===
 
CDT is being inspected. See [[PTP/designs/remote/cdt]] for details.
 
CDT is being inspected. See [[PTP/designs/remote/cdt]] for details.

Revision as of 16:08, 9 May 2006

Progress of Remote Service Support

List of Authors:

   Tianchao Li (lit@in.tum.de)
   (future authors)

Remote Project

Status

The Eclipse File System (EFS) has been extended to support remote file system. A Styx/9p2000 file system plug-in has been implemeneted. Numerous bugfixes to the Eclipse platform has been also contributed to Eclipse, including:

  • 137845 EFS Core for Linux PPC (solution submitted)
  • 138277 Problem with EFS Zip Filesystem (solution submitted)
  • 137878 Problem with EFS FTP Filesystem (partial solution submitted)
  • 137879 Problem with EFS UI (patch to org.eclipse.ui.ide submitted)

CDT Support for Remote Project

Status

CDT is being inspected. See PTP/designs/remote/cdt for details.

Back to the top