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 29326 - Some way how to add default action on annotation bar.
Summary: Some way how to add default action on annotation bar.
Status: CLOSED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Hints & Annotations (show other bugs)
Version: 4.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@editor
URL:
Keywords: API
Depends on:
Blocks:
 
Reported: 2002-12-05 16:23 UTC by Jan Jancura
Modified: 2007-11-05 13:39 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 Jancura 2002-12-05 16:23:03 UTC
I would like to register somehow my
ToggleBreakpoint action to editor annotation bar.
Comment 1 Martin Roskanin 2003-11-25 09:35:58 UTC
I think this is still valid issue even without projects context.
Removing PROJECTS keyword...
Comment 2 psuk 2004-03-23 20:43:21 UTC
Changing subcomponent to annotations
Comment 3 Jan Jancura 2004-03-24 11:18:37 UTC
This becomes criticall problem for us in trunk (PromoD) now.
Old debugger api is removed and there is no way how to Toggle
breakpoint from gutter.
=> P1 bug
Comment 4 Miloslav Metelka 2004-03-24 12:34:26 UTC
Hanzi, the old debugger API is just deprecated not removed, isn't it?
Anyway we will deliver the requested feature for promoD.
Comment 5 Martin Roskanin 2004-03-26 16:44:08 UTC
fixed in [maintrunk] in editor and debuggercore modules.

/cvs/debuggercore/src/org/netbeans/modules/debugger/resources/mf-layer.xml,v
 <--  mf-layer.xml
new revision: 1.63; previous revision: 1.62


Checking in build.xml;
/cvs/editor/build.xml,v  <--  build.xml
new revision: 1.44; previous revision: 1.43
done
Checking in manifest.mf;
/cvs/editor/manifest.mf,v  <--  manifest.mf
new revision: 1.55; previous revision: 1.54
done
Processing log script arguments...
More commits to come...
Checking in arch/arch-editor.xml;
/cvs/editor/arch/arch-editor.xml,v  <--  arch-editor.xml
new revision: 1.8; previous revision: 1.7
done
Processing log script arguments...
More commits to come...
Checking in libsrc/org/netbeans/editor/GlyphGutter.java;
/cvs/editor/libsrc/org/netbeans/editor/GlyphGutter.java,v  <-- 
GlyphGutter.java
new revision: 1.39; previous revision: 1.38
done
Checking in libsrc/org/netbeans/editor/ImplementationProvider.java;
/cvs/editor/libsrc/org/netbeans/editor/ImplementationProvider.java,v 
<--  ImplementationProvider.java
new revision: 1.7; previous revision: 1.6
done
Processing log script arguments...
More commits to come...
Checking in src/org/netbeans/modules/editor/NbImplementationProvider.java;
/cvs/editor/src/org/netbeans/modules/editor/NbImplementationProvider.java,v
 <--  NbImplementationProvider.java
new revision: 1.8; previous revision: 1.7
done
Processing log script arguments...
More commits to come...
Checking in src/org/netbeans/modules/editor/java/JavaKit.java;
/cvs/editor/src/org/netbeans/modules/editor/java/JavaKit.java,v  <-- 
JavaKit.java
new revision: 1.74; previous revision: 1.73
done
Checking in src/org/netbeans/modules/editor/java/NbJavaSyntaxSupport.java;
/cvs/editor/src/org/netbeans/modules/editor/java/NbJavaSyntaxSupport.java,v
 <--  NbJavaSyntaxSupport.java
new revision: 1.50; previous revision: 1.49
done
Processing log script arguments...
More commits to come...
Checking in src/org/netbeans/modules/editor/resources/layer.xml;
/cvs/editor/src/org/netbeans/modules/editor/resources/layer.xml,v  <--
 layer.xml
new revision: 1.46; previous revision: 1.45
done
Processing log script arguments...
More commits to come...
Checking in test/build-unit.xml;
/cvs/editor/test/build-unit.xml,v  <--  build-unit.xml
new revision: 1.3; previous revision: 1.2
done
Comment 6 Roman Strobl 2004-12-23 15:53:35 UTC
Verified in build 200412221900.