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 45446 - add a warning to not implement the jmi interface into javadoc of each class
Summary: add a warning to not implement the jmi interface into javadoc of each class
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Martin Matula
URL:
Keywords:
Depends on:
Blocks: 44492
  Show dependency tree
 
Reported: 2004-06-23 13:10 UTC by Pavel Buzek
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 Pavel Buzek 2004-06-23 13:10:07 UTC
Is it possible to add a warning to not implement
the jmi interface into javadoc of each class
Comment 1 Martin Matula 2004-06-28 16:06:47 UTC
Fixed.

...
Checking in src/org/netbeans/jmi/javamodel/UnresolvedClassClass.java;
/cvs/java/javamodel/src/org/netbeans/jmi/javamodel/UnresolvedClassClass.java,v
 <--  UnresolvedClassClass.java
new revision: 1.3; previous revision: 1.2
done
Checking in src/org/netbeans/jmi/javamodel/Variable.java;
/cvs/java/javamodel/src/org/netbeans/jmi/javamodel/Variable.java,v 
<--  Variable.java
new revision: 1.3; previous revision: 1.2
done
Checking in src/org/netbeans/jmi/javamodel/VariableAccess.java;
/cvs/java/javamodel/src/org/netbeans/jmi/javamodel/VariableAccess.java,v
 <--  VariableAccess.java
new revision: 1.3; previous revision: 1.2
done
Checking in src/org/netbeans/jmi/javamodel/VariableAccessClass.java;
/cvs/java/javamodel/src/org/netbeans/jmi/javamodel/VariableAccessClass.java,v
 <--  VariableAccessClass.java
new revision: 1.3; previous revision: 1.2
done
...
Comment 2 Quality Engineering 2007-09-20 12:07:58 UTC
Reorganization of java component