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 119282 - package name added in raised exception
Summary: package name added in raised exception
Status: VERIFIED WORKSFORME
Alias: None
Product: uml
Classification: Unclassified
Component: Code Generation (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-17 21:46 UTC by Sherry Zhou
Modified: 2008-06-18 19:35 UTC (History)
0 users

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 Sherry Zhou 2007-10-17 21:46:37 UTC
beta2 build 200710170700

. Create a package 'attribute'. Create class diagram under this package. 
. Add a class element. Insert an operation op1. Set its raised exception to 'java.lang.Exception'
. Generate code and the code has error:
 
public void opt1 () throws attributes.java.lang.Exception {
    }
Comment 1 Joanne Lau 2008-06-18 19:34:46 UTC
Not reproducible in 6.5
Comment 2 Joanne Lau 2008-06-18 19:35:15 UTC
verified  in 080617