GNOME Bugzilla – Bug 516656
Generic Classes in Java are not recognized correctly
Last modified: 2018-07-30 10:18:38 UTC
Please describe the problem: Generic Classes in Java (like Set<Foo>) should Reference to Foo and Set in some case. I wrote an application containing Vector<Category> in my Session class. The UML-Diagram references to the superclass, to Vector, but not to Category. Steps to reproduce: 1. write a generic class 2. produce a doxygen-configuration 3. look at the diagrams Actual results: The generic class will not be correcly recognized Expected results: Does this happen every time? Yes Other information:
Can you please attach a self-contained example (source + config file in a zip) that allows me to reproduce the problem?
Created attachment 105434 [details] 7z compressed folder containing source, doc, config and readme Please read the ReadMe.txt inside the compressed file. thanks
Could I help you with the attachment?
As discussed in https://github.com/doxygen/doxygen/pull/734 , Doxygen has moved its issue tracking to https://github.com/doxygen/doxygen/issues All Doxygen tickets in GNOME Bugzilla have been migrated to Github. You can subscribe and participate in the new ticket in Github. You can find the corresponding Github ticket by searching for its Bugzilla ID (number) in Github. Hence I am closing this GNOME Bugzilla ticket. Please use the corresponding ticket in Github instead. Thanks a lot!