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 108628 - return types that are arrays are not displayed in the selection tree
Summary: return types that are arrays are not displayed in the selection tree
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Web Services (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jiri Prazak
URL:
Keywords:
Depends on:
Blocks: 108279
  Show dependency tree
 
Reported: 2007-07-02 13:16 UTC by Jiri Prazak
Modified: 2007-09-10 13:36 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prazak 2007-07-02 13:16:19 UTC
Methods that contain array return types are not displayed in the selection tree.  Multidimensional array return types
should be displayed as well, this fix needs to be more comprehensive.
Comment 1 Jiri Prazak 2007-07-02 14:02:11 UTC
fixed
Comment 2 Lukas Hasik 2007-09-10 13:36:17 UTC
verified in beta1 09/10 build

methods returning arrays are displayed in the tree