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 28155

Summary: there is a JavaDocTag.text() call but no setter
Product: java Reporter: pswisnov <pswisnov>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: Sun   
OS: Solaris   
Issue Type: ENHANCEMENT Exception Reporter:

Description pswisnov 2002-10-21 20:00:49 UTC
I'm writing a module that makes use of Java doc
tags for metadata. I found the JavaDocTag.text()
call for read, but there doesn't seem to be a
text(String) method. This seems like a lacuna. I
am filing this at Svata Dedic's suggestion.

I can work around this with remove/add calls, but
this screws up the tag ordering.
Comment 1 Jan Becicka 2004-08-10 17:19:30 UTC
Fixed by new JMI based java model
Comment 2 Quality Engineering 2007-09-20 09:49:09 UTC
Reorganization of java component