Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Projects and resources at initialisation
Projects and resources at initialisation [message #295582] Sat, 03 December 2005 06:08
Eclipse UserFriend
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 ?
Previous Topic:[how to] set "save and restore" in WorkbenchConfigurer? (so that EditorHistory will be sav
Next Topic:viewerContribution incompatible with <enablement> and/or <visibility>?
Goto Forum:
  


Current Time: Mon Jul 14 12:01:14 EDT 2025

Powered by FUDForum. Page generated in 0.07216 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top