Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-build-dev] Subversion Fetch Factory

Chris Vines wrote:
> I now have some issues with what my factory is supposed to do.
> Is there any documentation apart from API docs and extension point help
> that explains what needs to be done by each method on the IFetchFactory
> interface.

You should also look at the implementation of the CVS and the COPY
factory. The code is available in the Eclipse CVS.

> How can I debug the FetchFactory code

You should be able to setup a debug environment using the Eclipse
Application launch profile. But I also did it directly using the "Java
Application" profile.

Cu, Gunnar

-- 
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx
http://wagenknecht.org/


Back to the top