Hey Brian,
I think the real issue is with the setup of the maven javadoc plugin.
There is a way to ask the javadoc to search within the current project to
create the links between docs, I just haven't been able to get it working
for the maven plugin. I agree that adding the full path will be inc
hey cameron... sorry totally forgot about this email... i think you can just
add an import statement for the {@link }... putting the full path in
the {@link} will just make the javadoc messy looking... i will try to fix my
eclipse setup so it complains about that and asks me to import so i remem
Hey Brian, (I am addressing you because my focus for javadoc clean up is
the cli component)
and Paul (since you are the maven guru)
90% of the javadoc problems we (Mike Joyce and I) are finding are related
to the javadoc tool not searching within the java package to find and fill
in a complete ref