On 3/19/07, Matt Williams <mat...@ca...> wrote:
>
> Dear All,
>
> I'm new to the pydev code (although I've been using it for a while) and
> also to Eclipse plugins in general. Two quick questions:
>
> 1:There's a reference in the instructions to settings up a template file
> - I couldn't find the template suggested ? Ideas?
In the pydev developers guide?
2: If I make some changes, how do people test their changes? I guess it
> would be another Eclipse plugin, but how would you test it?
Well, pydev has a good number of tests that are run on code-changes (just
right-click a project and do a 'run as > junit test').
Cheers,
Fabio
|