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 219948 - Creating sticky notes
Summary: Creating sticky notes
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P2 normal with 1 vote (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-11 20:54 UTC by aschwarz1309
Modified: 2013-02-24 15:24 UTC (History)
2 users (show)

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 aschwarz1309 2012-10-11 20:54:26 UTC
Product Version = NetBeans IDE 7.2 (Build 201207171143)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.7.0_03
Runtime = Java HotSpot(TM) Client VM 22.1-b02

C++ development.

It would be convenient to allow a user to create and delete 'sticky notes' during development. This would be particularly nice during debugging where the intent is to 'remember' addresses and issues needed for 'later' use in a debug session.

For example: To remember that a variable/class object is located at a particular location in memory.