Projects and resources at initialisation [message #295582] |
Sat, 03 December 2005 06:08 |
Eclipse User |
|
|
|
Originally posted by: jean.rebillat.free.fr
Hi,
I'm writing a plugin that will allow client workstations (XP) to connect
to server-based configuration controled resources (mvfs mounts from
Clearcase views).
My problems are that
1- the view corresponding to a project may not be mounted when the
workbench starts (I use an 'rexec' from eclipse to mount it - it works)
and the opened files in editors are marked as "not found"
2- I need to associate the rexec client (from org.apache packages) with
the project for further operations (checkin/checkout, taggiing,...)
The real problem is the first point.
I tried to use the WorkbenchAdvisor to do the connections at startup,
before the editor starts, but it seems to be made for RCP only and I
need the complete workbench.
Can anyone give me a tip or a link where I may find some information ?
|
|
|
Powered by
FUDForum. Page generated in 0.07216 seconds