This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 145690 - Wrong class type
Summary: Wrong class type
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Reverse Engineering (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-30 16:56 UTC by fast9877
Modified: 2009-02-19 23:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Wrong class type in UML reverse project (395.74 KB, text/plain)
2008-09-01 13:54 UTC, fast9877
Details
A J2EE project (38.80 KB, application/octet-stream)
2008-09-03 16:19 UTC, fast9877
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fast9877 2008-08-30 16:56:08 UTC
Some classes don't show up in UML model repository, what's wrong ?
Any suggestion ?
Comment 1 Sergey Petrov 2008-08-30 19:35:21 UTC
Can you provide more details? Best if it's possible to attach java project and specify what classes are missed from
corresponding uml project.
if it's not possible to attach may be some information about project/classes structure, names etc in order to reproduce
the issue.
Comment 2 fast9877 2008-09-01 13:54:37 UTC
Created attachment 68791 [details]
Wrong class type in UML reverse project
Comment 3 fast9877 2008-09-01 14:00:20 UTC
Please open the attached picture and you will see many void class show wrong type in reverse engineering UML project.
I have test the bank example and void type is correctly showing up. Any help ?

Comment 4 Trey Spiva 2008-09-02 13:59:19 UTC
We still need more information.  We are not able to replicate this behavior in our test.  Can you give us any detail about your code for us to replicate?
Comment 5 fast9877 2008-09-03 16:19:01 UTC
Created attachment 68970 [details]
A J2EE project
Comment 6 fast9877 2008-09-03 16:24:27 UTC
Hi !

  I attach the source code folder of a J2EE project which you can reproduce the wrong class type case.
  You may need to create WEB-INF folder and put some .jar files to let MQAccess.java and MQBean.java can pass the 
compiling.
  Looking forward a good news from you !

  Thanks,
  Allen
Comment 7 Sergey Petrov 2008-11-18 12:06:33 UTC
I can reproduce in 6.5 wrong return types with attached sources, even there is no package from screenshot.
good to evaluate in 7.0 if can be fixed, but may be waived as well.