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 83916 - Declaring attribute with fully-qualified type specification generete bad accessors
Summary: Declaring attribute with fully-qualified type specification generete bad acce...
Status: RESOLVED INVALID
Alias: None
Product: uml
Classification: Unclassified
Component: Synchronization (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-31 13:19 UTC by bugbridge
Modified: 2008-11-11 14: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 bugbridge 2006-08-31 13:19:09 UTC
Original submitter: sergeyp

Description:

steps to reproduce:
1. create class
2. in source add 'java.beans.BeanInfo lamba;'
  issues: 
  setter specify short name for beanInfo or import stetement isn't added
Comment 1 Sergey Petrov 2008-11-11 14:36:54 UTC
without roundtrip addition of attribute to the source shouldn't create setter.