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 - public api to get recent opened project list
Summary: public api to get recent opened project list
Status: RESOLVED DUPLICATE of bug 57073
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords: API
Depends on:
Blocks:
 
Reported: 2005-04-30 01:32 UTC by Thomas Preisler
Modified: 2006-12-01 12:58 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 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.