Malachi, instead of trying to determine which classes use native methods via reflection, wouldn't it be easier to make <javah> support FileSets directly and let the user specify which files to work on via patterns? That way you could support multiple basedirs as well.
I'd use your reflection mechanism only if the user asks for it, similar to <rmic>'s verify attribute - if you really want it. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
