Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geclipse-dev] geclipse file system resources, local and ui

Hi all,
thanx for your fast and clarifying answers.

> Are you thinking gLite User Interface here?
Exactly

> g-Eclipse does NOT make use of any "UI", it runs on your desktop/laptop
> and
> accesses the different services (gLite, Amazon, etc) directly using pure
> java code all of it included in the g-Eclipse packages. No need for
> external dependencies/libraries.
Good. But i think when you started designing geclipse you thought of
having the resources saved in UI (or some place in the grid
infrastructure), and if so I am curious why you didn't go this way.

We have started developing a scriptable interface (through ssh) to gLite.
So I thought of making it compatible with geclipse, because it looks very
well designed and usable. That's why any comment on it could be useful.


> Another remark: if you do not work from a single computer but want to run
> gEclipse from 2 or more different computers, but keeping your resources
> like JSDL files etc, you will have to synchronize your workspace or you
> can upload your projects to a CVS repository for instance.
That could become a tricky thing for some people. You could make some kind
of synchronizations with the UI, save and restore in another pc.  As I
haven't study a lot about other Grid infrastructures i always suppose that
a UI exists. Just some thoughts


Best regards
Kostas


Back to the top