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 12491 - Session Manager
Summary: Session Manager
Status: RESOLVED DUPLICATE of bug 27862
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: rmatous
URL:
Keywords:
Depends on: 26338
Blocks:
  Show dependency tree
 
Reported: 2001-05-29 15:47 UTC by Jan Pokorsky
Modified: 2008-12-22 09:49 UTC (History)
2 users (show)

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 Jan Pokorsky 2001-05-29 15:47:39 UTC
Session Manager should allow user to control ide sessions.
There would be actions like create/delete/rename/save as/import session and 
switch between sessions.

See http://projects.netbeans.org/ps/UsrSession.html
Comment 1 Jan Pokorsky 2001-09-26 17:13:41 UTC
Simple version was implemented in core. Further improvements were 
postponed to nb4.0.

org.netbeans.core.projects.SessionManager
Comment 2 Jan Pokorsky 2002-02-14 19:56:48 UTC
Reopened with target 4.0 to prevent the task being omitted. Using the 
REMIND resolution is prohibited now.
Comment 3 Jaroslav Tulach 2002-02-18 08:38:25 UTC
In the light of recent dev@project discussion this might be related to
a switching of (debugging) "task"....
Comment 4 Jaroslav Tulach 2002-08-21 17:47:54 UTC
The simplest goal is to steal code from current project module -
"Project Manager" and re-localize it to be "Session Manager".

It should be a separate module available on autoupdate for those of us
who wants backward compatibility.

Closely related to issue 26338, that would give the module to create
clean implementation not depended on core.
Comment 5 Marian Mirilovic 2005-10-04 12:15:25 UTC
This is obsolete, isn't it ?
Comment 6 Jaroslav Tulach 2005-10-05 09:56:02 UTC
Base version of this is implemented in "contrib/profiles", nobody however 
plans to continue the development of the module, imho. 
Comment 7 Jesse Glick 2007-03-15 19:40:55 UTC
x
Comment 8 Jesse Glick 2007-03-15 19:41:14 UTC

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