Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ant-dev] refactorings


I will hopefully be able to report more on this in the very near future.
My understanding is that the JDT team is working on exposing the refactoring support so that we could make use of it in the Ant editor context.

Darins


"Shackelford, John-Mason" <john-mason.shackelford@xxxxxxxxxxx>
Sent by: platform-ant-dev-admin@xxxxxxxxxxx

12/21/03 07:11 PM
Please respond to platform-ant-dev

       
        To:        "'platform-ant-dev@xxxxxxxxxxx'" <platform-ant-dev@xxxxxxxxxxx>
        cc:        
        Subject:        [platform-ant-dev] refactorings



Greetings,

I see that refactorings for the ant build file editor is on the milestone
plan. I was thinking about working on it some and took a look at
org.eclipse.jdt.internal.corext.refactoring and
org.eclipse.jdt.internal.corext.refactoring.base which appear to offer a
fair bit of fairly generalized support for the underpinnings of a
refactoring system, though they do make occasional references to JDT
specific exceptions, model classes, etc. Should we work with the JDT team to
refactor these for further generalization or just copy-and-modify them for
ant support, perhaps refactoring at a later date? Has work already been done
on this? Are there prior design discussions around this I ought to know
about?

Thanks!

John-Mason


****************************************************************************
This email may contain confidential material.
If you were not an intended recipient,
Please notify the sender and delete all copies.
We may monitor email to and from our network.
****************************************************************************
_______________________________________________
platform-ant-dev mailing list
platform-ant-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-ant-dev



Back to the top