Hello, I am trying to create a build of a java project what use classes from another project in the workspace.. when I run the javadoc task..I see things like
project/package/MyClass.java warning - Tag @see: reference not found: com.bla.bla.bla where com.bla.bla.bla is the referencied classes. How can I correct the reference? thanks. -- Júlio Cesar Bueno Cotta Graduando em ciência da computação Universidade Federal de Viçosa