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 10373 - JavaConnections.TYPE_METHODS_ADD not always fired
Summary: JavaConnections.TYPE_METHODS_ADD not always fired
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-03-15 21:51 UTC by Chris Webster
Modified: 2007-09-26 09:14 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 Chris Webster 2001-03-15 21:51:09 UTC
JavaConnections.TYPE_METHODS_ADD events are not fired if the added method has a
return type or parameter which is not a primitive type. The event is fired as
expected if the return type is primitive and the parameter list is either empty
or all primitive types.
Comment 1 Svata Dedic 2001-03-16 18:48:27 UTC
Fixed in release-2.3, dev-trunk
Comment 2 Quality Engineering 2003-07-01 13:17:15 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.