----- Original Message ----- From: "Vineet Bhatia" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, January 12, 2001 10:37 PM Subject: RE: Extending the VSSGET task
> The only change I had to make was in Task.java. I had to make
> setProject(Project project) public.
> I could'nt find a better way to do it.
> Any ideas, always welcome.
>
You could use project.createTask("vssget"); and the project should care
about this.
Nico
