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)
(CDT Support for Remote Project)
Line 18: Line 18:
  
 
== CDT Support for Remote Project ==
 
== CDT Support for Remote Project ==
=== Problems Solved ===
+
=== Status ===
 +
It is currently being explored. The following issues has been identified to be relevant:
  
=== Solution Provided ===
+
* 136136 Build directory should not be restricted to workspace
 
+
* 70491 Invalid Include Path when "Link to Folder in the Filesystem"
(working on)
+

Revision as of 18:08, 1 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 provided)
  • 138277 Problem with EFS Zip Filesystem (solution provided)
  • 137878 Problem with EFS FTP Filesystem (partial solution provided)
  • 137879 Problem with EFS UI (patch to org.eclipse.ui.ide provided)

CDT Support for Remote Project

Status

It is currently being explored. The following issues has been identified to be relevant:

  • 136136 Build directory should not be restricted to workspace
  • 70491 Invalid Include Path when "Link to Folder in the Filesystem"

Back to the top