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 65013 - A useless space character added after throws
Summary: A useless space character added after throws
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-23 16:38 UTC by Jean-francois Denise
Modified: 2007-09-26 09:14 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 Jean-francois Denise 2005-09-23 16:38:39 UTC
netbeans 5.0 beta built from CVS : update done the 23/09/05
When exceptions are added on a Method object, using addAll, a space character is added at the end of the 
line:
- throws java.lang.Exception   {
Comment 1 Pavel Flaska 2005-10-06 14:43:15 UTC
Hopefully fixed together with #65012. Please reopen, if you are able to
reproduce it.
Comment 2 Quality Engineering 2007-09-20 12:12:39 UTC
Reorganization of java component