Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geclipse-dev] New filesystem management

Hi All,

 

As promised yesterday I have just committed the changes I made to the filesystem management. This is a very first version, so handle it with care at the moment. Please note also that with these changes a new plugin appeared in the SVN (eu.geclipse.core.filesystem), so be sure to install it in your workspace. Here is a list of currently working features and of known issues:

 

Tested and working features:

-          Local and GridFTP connections can be created with the connection wizard, but only project specific

-          These connections can be browsed

-          Files can be opened, edited and closed again

 

Tested and not-working features:

-          Global connections are currently not available

-          The creation of new files and folders does not yet work

-          The file browser in the connection wizard still uses the old connection management

 

Untested features:

-          SRM

-          The Grid file dialog

-          Everything else

 

If there are any issues with the new connection management please report them back to me, currently without using Bugzilla since this is still under huge development.

 

Cheers, Mathias


Back to the top