Hi,
First, tanks for this great project.
I tried to use jax-doclets on my project (
http://resthub.org
framework), but there is a blocking issue for me, and I think for a
lot of potential users : the system scope dependency on sun.jdk:tools.
It does not work out of the box on my computer, even if I have sun jdk
installed. Since I develop a framework (
http://resthub.org), I don't
want to force users to create some weird env variable on their
computer to use jax-doclets.
Is it possible to remove or modify the dependency on sun.jdk:tools to
something more "classical" (not system score with, no hardcoded
path) ?
Regards