[forge-dev] I need a idea how can I get class and method signature informations form dependent jars

Lincoln Baxter, III lincolnbaxter at gmail.com
Fri May 18 13:03:01 EDT 2012


My pleasure!

On Fri, May 18, 2012 at 12:56 PM, Sandro Sonntag <sonntag at gmx.li> wrote:

> Good idea. Thats exactly what I need.
> I think Tattletale is more a repotting-engine and I need a API to get the
> class infos…
>
> Thankx
> Sandro
>
> On 18.05.2012, at 18:25, Lincoln Baxter, III wrote:
>
> Well, what you can do is classload the jar files using a new
> URLClassLoader (you can use the DependencyResolver) to get File handles for
> Artifacts in the local repository.
>
> Would that do what you want?
>
> ~Lincoln
>
> On Fri, May 18, 2012 at 12:20 PM, George Gastaldi <gegastaldi at gmail.com>wrote:
>
>> Maybe Tattletale may help (http://www.jboss.org/tattletale) ?
>>
>> Regards,
>>
>> George Gastaldi
>>
>> 2012/5/18 Sandro Sonntag <sonntag at gmx.li>:
>> > Hi,
>> >
>> > I want to generate sources based on dependency jars. Reflection is not
>> possible (compile time).
>> > Does anyone have any ideas?
>> >
>> > Thx
>> > ~Sandro
>> > _______________________________________________
>> > forge-dev mailing list
>> > forge-dev at lists.jboss.org
>> > https://lists.jboss.org/mailman/listinfo/forge-dev
>> _______________________________________________
>> forge-dev mailing list
>> forge-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/forge-dev
>>
>
>
>
> --
> Lincoln Baxter, III
> http://ocpsoft.org
> "Simpler is better."
> _______________________________________________
> forge-dev mailing list
> forge-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/forge-dev
>
>
>
> _______________________________________________
> forge-dev mailing list
> forge-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/forge-dev
>
>


-- 
Lincoln Baxter, III
http://ocpsoft.org
"Simpler is better."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/forge-dev/attachments/20120518/77919ac1/attachment.html 


More information about the forge-dev mailing list