with the new one, and set this
PropertyDebugHelper instance back as the PropertyHelper reference for the
project.
How does this sound?
Thanks,
Siddhartha
On 15 June 2011 23:48, Matt Benson wrote:
> On Wed, Jun 15, 2011 at 12:53 PM, Siddhartha Purkayastha
> wrote:
> > Hello All -
>
I had missed removing it - the patch is not required now. Removed it from
svn.
Thanks,
Siddhartha
On 15 June 2011 23:48, Matt Benson wrote:
> On Wed, Jun 15, 2011 at 12:53 PM, Siddhartha Purkayastha
> wrote:
> > Hello All -
> >
> > I spent some more time on this and
ne 2011 16:17, Siddhartha Purkayastha wrote:
> Hi Nicolas - BuildListener is a better idea than my current implementation.
> It looks cleaner and perhaps the same listener can also be attached at
> individual task level to step through targets one by one, pausing at each
> one. I will t
Hi Nicolas - BuildListener is a better idea than my current implementation.
It looks cleaner and perhaps the same listener can also be attached at
individual task level to step through targets one by one, pausing at each
one. I will try to incorporate your comments and share the outcome with the
gr
Jan/Jeffrey, Thanks for all the information and context .. :-)
Jan, I agree - We should proceed with investigation and development. I shall
probably come back for help from the IvyDE team when we can make use of the
plugin's extension points.
Thanks much,
Siddhartha
2009/3/30
> > Thus, meaning
Hello All,
We are trying to build an eclipse plugin for EasyAnt (a new build system
based on Ant and Ivy).
An EasyAnt project is entirely based on:
1. Ant scripts.
2. Ivy spec files.
Thus, meaning that a sensible approach for us to follow may be to build on
top of existing Ant and IvyDE plugins