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 17981 - implement prototype of basic projects infrastructure
Summary: implement prototype of basic projects infrastructure
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P2 blocker (vote)
Assignee: Vitezslav Stejskal
URL:
Keywords:
Depends on:
Blocks: 17988 19950
  Show dependency tree
 
Reported: 2001-11-22 14:58 UTC by Pavel Buzek
Modified: 2003-12-11 14:25 UTC (History)
0 users

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 Pavel Buzek 2001-11-22 14:58:10 UTC
This should be a prototype to test both UI and architecture.
- move Workplace node to projects module
- implement a simple project with basic operaitons on it (create/delete/open/close)
- implement project groups (create/delete/open/close/show/hide)
Comment 1 Pavel Buzek 2001-11-22 14:59:55 UTC
Filesets will be used to define contents of the project.
Comment 2 Jan Chalupa 2001-11-27 15:41:03 UTC
Target milestone -> 3.3.1.
Comment 3 Pavel Buzek 2001-11-28 10:50:02 UTC
target milestone -> 4.0
Comment 4 Vitezslav Stejskal 2001-11-28 20:00:23 UTC
Skeleton of projects module has been created on prj40_prototype branch. It hooks to IDE and displays 
dummy WorkplaceNode when installed. It's buildable now, just update sources from branch and run ant, 
simple IDE distribution containing projects prototype and java module can be created very quickly.
Comment 5 Pavel Buzek 2002-05-09 13:43:30 UTC
done
Comment 6 Pavel Buzek 2003-07-02 09:02:44 UTC
done, closing