Hi Jerome, Generating a maven project with sources from a decompiled jar will be a nice use case (with all dependencies filled :) )
Raphaël 2007/1/17, Mark Hobson <[EMAIL PROTECTED]>:
Hi Jerome, It sounds interesting, although how would it be used? Obviously Maven normally generates the class files, so decompiling target/classes would be a bit pointless. I guess you could point the plugin at a jar and it could create a Maven project with sources perhaps? Cheers, Mark On 17/01/07, Jerome Lacoste <[EMAIL PROTECTED]> wrote: > Hi, > > I once in a while need to decompile some code. > > Am using jad [1] most of the time. Do you use something different ? > > Would you use a decompiler plugin ? > > Jerome > > [1] http://www.kpdus.com/jad.html#download > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > > --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
