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=28264>.
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=28264

Expose the adaptTo class of AntTypeDefinition

           Summary: Expose the adaptTo class of AntTypeDefinition
           Product: Ant
           Version: 1.6.1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


For the code assist within Eclipse I am attempting to distinguish between 
tasks and types but I do not want to load the task or type class.

I do not believe this is possible currently using the AntTypeDefinition. 
If AntTypeDefinition added:
     Class getAdaptToClass()
I could then easily distinguish between the different "types" of 
AntTypeDefinitions.

Thanks.

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

Reply via email to