After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 516656 - Generic Classes in Java are not recognized correctly
Generic Classes in Java are not recognized correctly
Status: RESOLVED OBSOLETE
Product: doxygen
Classification: Other
Component: general
1.5.5
Other All
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
[moved_to_github]
Depends on:
Blocks:
 
 
Reported: 2008-02-15 11:43 UTC by Rico Beier
Modified: 2018-07-30 10:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
7z compressed folder containing source, doc, config and readme (48.46 KB, application/octet-stream)
2008-02-17 13:49 UTC, Rico Beier
Details

Description Rico Beier 2008-02-15 11:43:46 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:
Comment 1 Dimitri van Heesch 2008-02-16 15:11:37 UTC
Can you please attach a self-contained example (source + config file in a zip) that allows me to reproduce the problem?
Comment 2 Rico Beier 2008-02-17 13:49:29 UTC
Created attachment 105434 [details]
7z compressed folder containing source, doc, config and readme

Please read the ReadMe.txt inside the compressed file.
thanks
Comment 3 Rico Beier 2008-02-28 15:34:47 UTC
Could I help you with the attachment?
Comment 4 André Klapper 2018-07-30 10:18:38 UTC
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!