Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-tm-dev] RE: [Bug 173930] Can't save files in remote projects

Hi Oliver,

Great to hear that you want to invest some work on the
RSE EFS Integration. I'm also copying Kushal Munir, who
has been working on this integration before. He'll be 
your main contact besides me.

1. If you're not already subscribed to the dsdp-tm-dev
   list, you should do so such that you see what's going on.

2. Set up a CVS workspace for RSE. See 
http://wiki.eclipse.org/index.php/TM_and_RSE_FAQ#How_do_I_build_RSE_from
_CVS_if_I_want_a_more_recent_build_than_is_on_the_downloads_page.3F
   You'll want the "rse-anonymous" project set:
   http://www.eclipse.org/dsdp/tm/development/rse-anonymous.psf

3. The efs integration is in org.eclipse.rse.eclipse.filesystem

4. You'll need to change the implementations of 
   IFileStore, IFileInfo (and probably IFileSystem) to directly
   utilize IFileService.

If you have any questions, ask the dsdp-tm-dev list.

Cheers,
--
Martin Oberhuber
Wind River Systems, Inc.
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm 

> -----Original Message-----
> From: Oliver Hardt [mailto:ohardt@xxxxxxxxx] 
> Sent: Tuesday, February 13, 2007 4:09 PM
> To: Oberhuber, Martin
> Subject: Re: [Bug 173930] Can't save files in remote projects
> 
> > If you need it earlier - what about stepping up and helping 
> yourself?
> 
> Guess it's time to brush up on my (barely existent) plugin-coding
> skillz and have a look at this myself.
> 
> Any suggestions where to start and/or what to read up on ?
> 


Back to the top