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 34433 - Javadoc lost (improve workflow)
Summary: Javadoc lost (improve workflow)
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on: 32636
Blocks:
  Show dependency tree
 
Reported: 2003-06-17 17:51 UTC by jfarjona
Modified: 2005-12-19 15:53 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 jfarjona 2003-06-17 17:51:26 UTC
Enter the javadoc tool by right clicking on your
class.
Spend two hours writting a very nice javadoc
documentation.
Right click on the package, select CVS, select
refresh recursively.
Right click on the package, select Tools, Autocomment.
Go back to your class, your 2 hour work is gone
forever.
Comment 1 Vitezslav Stejskal 2003-08-22 14:11:36 UTC
Yes this is frustrating. The workflow of Autocomment tool is bad IMO.
Reassigning to HIEs to improve it somehow.
Comment 2 _ pkuzel 2003-09-05 11:05:05 UTC
I'm taking responsibility for JavaDoc module.
Comment 3 _ pkuzel 2003-10-22 16:41:48 UTC
what about integration with tasklist module?
Comment 4 _ pkuzel 2004-03-24 10:46:18 UTC
[batch] Giving up javadoc issues exclusive ownership.
Comment 5 Jan Pokorsky 2004-09-07 18:08:55 UTC
Fixed in nb 4.0. Changes of javadoc are propagated to sources as soon
as the customizer losts focused. So this issue should not occur again.
Comment 6 Max Sauer 2005-12-19 15:53:21 UTC
Verified. Changes are propagated inside source as described above. [nbdev
200512181900]