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 - Add openide & core registry to standard build
Summary: Add openide & core registry to standard build
Status: RESOLVED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks: 29447
  Show dependency tree
 
Reported: 2003-06-02 13:55 UTC by _ tboudreau
Modified: 2008-12-22 17:08 UTC (History)
1 user (show)

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 _ 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.