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 26456 - Make the tasklist storage filename user settable
Summary: Make the tasklist storage filename user settable
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Action Items (show other bugs)
Version: 3.x
Hardware: Sun SunOS
: P1 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-12 19:31 UTC by Torbjorn Norbye
Modified: 2002-09-08 06:09 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 Torbjorn Norbye 2002-08-12 19:31:31 UTC
The user should be able to change the name of the
file where the tasklist is stored; for example, the
user may want to put it in an NFS exported file
system (to access it from multiple directories),
or perhaps in a VCS-controlled directory, etc.
This is especially important for project-specific
tasklists where you probably want to store the
tasklist with the project source files.
Comment 1 Torbjorn Norbye 2002-09-08 06:09:34 UTC
Done.