Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-tm-dev] The eclipse platform is working on a virtual file system (EFS)....

Hi,

to support virtual resources in the workspace, there is an experimental
plugin in the 3.2 stream of eclipse (org.eclipse.core.filesystem).

  https://bugs.eclipse.org/bugs/show_bug.cgi?id=106176

This might be interesting to support resources on the
target.

An alternative java virtual file system is VFS:
  http://jakarta.apache.org/commons/vfs/


Michael


Back to the top