DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28242>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28242

Expose MacroDef from MacroInstance

           Summary: Expose MacroDef from MacroInstance
           Product: Ant
           Version: 1.6.1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I am working on the Ant Editor for Eclipse and providing code assist for 
macrodefs defined in the build files.

To correctly provide the code assist proposals for the attributes for the macro 
instance I had to do more work than I wanted ( :-) ) since the MacroDef is not 
accessible from the MacroInstance.

Please consider adding a 
      public MacroDef getMacroDef();
to the MacroInstance class

Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to