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 219830 - Rewrite JavaTypedBreakInterceptor - from using BraceCompletion to using TypingCompletion
Summary: Rewrite JavaTypedBreakInterceptor - from using BraceCompletion to using Typin...
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks: 219834
  Show dependency tree
 
Reported: 2012-10-10 14:04 UTC by Milutin Kristofic
Modified: 2012-10-12 02:06 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milutin Kristofic 2012-10-10 14:04:06 UTC

    
Comment 1 Milutin Kristofic 2012-10-10 14:10:57 UTC
Continuation with Bug #204450
Comment 2 Milutin Kristofic 2012-10-10 14:31:26 UTC
http://hg.netbeans.org/jet-main/rev/d60f4a92bf65
Comment 3 Quality Engineering 2012-10-12 02:06:54 UTC
Integrated into 'main-golden', will be available in build *201210120002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/d60f4a92bf65
User: Milutin Kristofic <mkristofic@netbeans.org>
Log: #219830 - Rewrite JavaTypedBreakInterceptor - from using BraceCompletion to using TypingCompletion