Hi,

I have the same problem... But there is more to take care about:

It seems, that either the jdepend.dvsl or checkstyle.dvsl is not working
as desired.
To explain the problem in more detail: 

Current project settings:
-------------------------
- Project properties:
src.dir = <project_dir>/src

- Java source directory:
${src.dir}/java

Result:
-------
The xref task generates the source references to $relativePath/xref/
instead of $relativePath/xref/java

Therefore the checkstyle links do not work correctly.

BUT... The jdepend.dvsl generated links DO work correctly.

Which of the links is correct? Should the directory structure remain
like in $src.dir/<sub_dirs> or should all source code references be
generated into one single directory?

Any suggestions or comments? Would like to fix this issue...

--Rainer


-- 
Rainer Hermanns                           [EMAIL PROTECTED]
Woperstr. 34                              tel: +49 (0)170  - 3432 912
D-52134 Herzogenrath                      fax: +49 (0)2406 - 7398

Reply via email to