Does Eclipse have a feature like NetBeans' virtual filesystem feature? Am I
just missing it? Going through the Import/Export dialog is a royal pain when
I want to work directly on a CVS or FTP server.

Signature
JustThe.net - Apple Valley, CA - http://JustThe.net/ - 888.480.4NET (4638)
Steven J. Sobol, Geek In Charge / sjsobol@JustThe.net / PGP: 0xE3AE35ED
"The wisdom of a fool won't set you free"
--New Order, "Bizarre Love Triangle"
Dale King - 02 Jun 2005 04:39 GMT
> Does Eclipse have a feature like NetBeans' virtual filesystem feature?
> Am I just missing it? Going through the Import/Export dialog is a royal
> pain when I want to work directly on a CVS or FTP server.
Eclipse supports CVS so you can check out projects from CVS.
There is a WebDAV plugin that will let you map projects to FTP sites and
can also do the same for Subversion (which is a better alternative to
CVS).
See: http://eclipsewiki.editme.com/Webdav

Signature
Dale King