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 58462

Summary: public api to get recent opened project list
Product: projects Reporter: Thomas Preisler <thp>
Component: Generic Projects UIAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED DUPLICATE    
Severity: blocker Keywords: API
Priority: P2    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Thomas Preisler 2005-04-30 01:32:52 UTC
Please create a public API to get the list of most recent opened projects.

Suggested API:
    public Project[] OpenProjectList.getRecentProjects()

SunStudio presents a list of the most recent opened projects in the welcome
page. Projects in the list can be opened just by single-clicking on them. The
list is the same list already maintained by the project system.
Comment 1 Jan Lahoda 2005-11-08 13:38:18 UTC
Seems to me like a duplicate of issue #57073. Please see that issue for more
comments.

*** This issue has been marked as a duplicate of 57073 ***
Comment 2 Antonin Nebuzelsky 2006-12-01 12:58:16 UTC
Removing MARS keyword. Issue 57073 was fixed for MARS.