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 58798 - Suppport multiline text area for entering Support code completion and syntax coloring in line breakpoint condition
Summary: Suppport multiline text area for entering Support code completion and syntax ...
Status: CLOSED DUPLICATE of bug 98700
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-11 18:42 UTC by _ sandipchitale
Modified: 2008-04-17 20:10 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ sandipchitale 2005-05-11 18:42:50 UTC
Even though it is not efficient to set conditional breakpoints, some times it 
is necessary to write complex condition to focus the breakpoint. It will be 
nice if the field where I enter the condition is a multiline text area rather 
than a single line text field.
Comment 1 Petr Cyhelsky 2008-04-17 20:09:15 UTC
Additional lines of the text field where the condition can be written into, can be accessed via CTRL + ENTER.


*** This issue has been marked as a duplicate of 98700 ***