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 29461

Summary: Separate org.openide.explorer.* packages into own module
Product: platform Reporter: Jaroslav Tulach <jtulach>
Component: ExplorerAssignee: Petr Nejedly <pnejedly>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: TASK Exception Reporter:
Bug Depends on: 29460    
Bug Blocks: 19443    

Description Jaroslav Tulach 2002-12-11 14:17:24 UTC
Move the sources for explorer and property sheet
into separate directory structure to compile
independently (just depending on util & nodes).
Suitable place could be openide/explorer in CVS
directories.
Comment 1 Jaromir Uhrik 2003-01-06 13:16:45 UTC
Version changed: 4.0 dev -> S1S 4.2
Comment 2 Jiri Rechtacek 2004-04-23 10:45:19 UTC
Assigned to new owner.
Comment 3 Jaroslav Tulach 2005-06-04 06:44:39 UTC
Fixed by integration of issue 58258.