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 23302

Summary: Refactor the projects prototype
Product: projects Reporter: Pavel Buzek <pbuzek>
Component: Generic InfrastructureAssignee: Vitezslav Stejskal <vstejskal>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: Windows 3.1/NT   
Issue Type: TASK Exception Reporter:
Bug Depends on: 17988    
Bug Blocks:    

Description Pavel Buzek 2002-05-09 15:44:35 UTC
Put the code that does not bellong to the infrastructure into modules (mostly Java).
Comment 1 Pavel Buzek 2002-05-09 15:45:45 UTC
rising priority, please do this ASAP
Comment 2 Vitezslav Stejskal 2002-05-26 17:54:06 UTC
Java project was moved to java module, there are still few dependencies outside of o.n.spi.projects.* and 
o.n.api.projects.* due to the lack of better support for registration/access to project components (see 
issue #23530).
Comment 3 Pavel Buzek 2003-07-02 09:51:02 UTC
done, closing