[Doxygen-develop] generated Test and Todo page for Java
Brought to you by:
dimitri
From: Martin F. <mar...@gm...> - 2003-12-08 19:02:14
|
Hello, seems there is a little bug in Doxygen when generating the Test and Todo pa= ges with activated OPTIMIZE_OUTPUT_JAVA option: The package names are print= ied in C++ notation "xxx::yyy::zzz" instead of java notation "xxx.yyy.zzz". I am using Doxygen 1.3.4. -- Martin Fuchs mar...@gm... |