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 187397 - Bad configuration file for J2SE project Categorizations
Summary: Bad configuration file for J2SE project Categorizations
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-09 17:33 UTC by Denis Anisimov
Modified: 2010-08-02 09:38 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 Denis Anisimov 2010-06-09 17:33:35 UTC
There are a number of wrong lines in categorization configuration file 
for J2SE project.
F.e. IO/Files category contains subtypes of FileReader class with 
following methods :
write,reset,skip,flush.

The latter class doesn't contain methods "write" and "flush".
But it does contain method "read" which is the essence of FileReader class.
It should include this method.

There are a lot of similar errors in other category definitions.
Comment 1 Denis Anisimov 2010-06-16 14:25:49 UTC
changeset:   172914:fbf96a4d9a1e
user:        Denis Anisimov <ads@netbeans.org>
date:        Wed Jun 16 18:14:53 2010 +0400
summary:     Unit tests for J2SE project categorization feature and fixes for BZ#187395 and BZ#187397
Comment 2 J Bachorik 2010-08-02 09:38:25 UTC
Seems to be fixed for 6.9.1