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 16512 - Annotation types settings are not persistent
Summary: Annotation types settings are not persistent
Status: CLOSED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-12 13:22 UTC by Jan Lahoda
Modified: 2007-11-05 13:44 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 Jan Lahoda 2001-10-12 13:22:13 UTC
Settings for node Tools/Options/Annotations Types are not persistent.
Build is 200110120100.
Comment 1 David Konecny 2001-10-18 09:11:34 UTC
I have fix for this issue, but don't dare to commit it into CVS! :-) 
With the hope that today's build might be used as first beta I would 
not want to break anything. So if nobody protest I will commit the fix 
tomorrow.

I'm writing this, because I saw this issue on the Q-Build page with 
mention that it must be fixed till October 18th. I doubt it is 
necessary. Yes, this issue is "data lost", but frankly speaking it is 
only about four properties, about which most of the users don't know 
and which (right now) nobody changes. So from this point of view I 
would like to postpone the commit till Friday and leave it for next 
Q-Build/Beta.

Please, speak up if you disagree.
Comment 2 David Konecny 2001-10-19 13:59:57 UTC
Fixed in files:

Checking in libsrc/org/netbeans/editor/AnnotationType.java;
new revision: 1.6; previous revision: 1.5
Checking in libsrc/org/netbeans/editor/AnnotationTypes.java;
new revision: 1.7; previous revision: 1.6
Checking in libsrc/org/netbeans/editor/GlyphGutter.java;
new revision: 1.13; previous revision: 1.12
Checking in libsrc/org/netbeans/editor/ImplementationProvider.java;
initial revision: 1.1
Checking in src/org/netbeans/modules/editor/EditorModule.java;
new revision: 1.71; previous revision: 1.70
Checking in 
src/org/netbeans/modules/editor/NbImplementationProvider.java;
initial revision: 1.1
Checking in 
src/org/netbeans/modules/editor/options/AnnotationTypeProcessor.java
;
new revision: 1.6; previous revision: 1.5
Checking in 
src/org/netbeans/modules/editor/options/AnnotationTypesFolder.java;
new revision: 1.4; previous revision: 1.3
Checking in 
src/org/netbeans/modules/editor/options/AnnotationTypesNode.java;
new revision: 1.6; previous revision: 1.5
Checking in src/org/netbeans/modules/editor/options/Bundle.properties;
new revision: 1.41; previous revision: 1.40
Checking in 
src/org/netbeans/modules/editor/resources/AnnotationTypes/annotation
-type-1_0.dtd;
new revision: 1.4; previous revision: 1.3
Comment 3 Jan Lahoda 2001-11-12 12:28:35 UTC
Verified in 200111120100.
Comment 4 Quality Engineering 2003-06-30 18:13:35 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.