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 34087

Summary: Add openide & core registry to standard build
Product: platform Reporter: _ tboudreau <tboudreau>
Component: -- Other --Assignee: David Konecny <dkonecny>
Status: RESOLVED INVALID    
Severity: blocker CC: tboudreau
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 29447    

Description _ tboudreau 2003-06-02 13:55:17 UTC
Before integrating the new property sheet,
registry should be part
of openide & core build process, or integrating it
will break the 
build.

BTW, shouldn't core-registry be in modules/autoload?
Comment 1 _ tboudreau 2003-06-03 14:29:02 UTC
Per Jesse's suggestion, will use Preferences API or other
mechanism to avoid dependancy on Registry by OpenIDE.