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 204069

Summary: Add Library JavaDB or Derby not found
Product: db Reporter: thisguy <thisguy>
Component: DerbyAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: -S1S-   
Hardware: PC   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description thisguy 2011-10-21 14:58:16 UTC
What happened to the option to add the JavaDB library to a project?
This used to be part of the Netbeans standard install.

Start a Java Project
- Select Properties
- Select Library
- Press Add Library button
- Check list of libraries...
- No JavaDB or Derby library's present.

There is some indication derby is still part of the build,
on a MAC I see 
Contents\Resources\Netbeans\ide\modules\org-netbeans-modules-derby.jar

Another error: JavaDB is not a know keyword, in the Keywords field below.
Your keyword feature has a poor set of keywords as:
[Add Library, JavaDB, Derby ] don't qualify
Comment 1 Jaroslav Havlin 2012-04-24 11:10:50 UTC
Java DB Library is currently registered in Java EE modules or module with GlassFish server support.
Please, in which version was it included in the standard install?
Are you sure that Jave EE support was not activated and GlassFish server not installed?
Which keyword field do you mean?
Thank you.
Comment 2 Jaroslav Havlin 2012-04-26 10:06:02 UTC
http://hg.netbeans.org/core-main/rev/9dff014f4aa6
Fixed.
Comment 3 Quality Engineering 2012-04-27 10:00:52 UTC
Integrated into 'main-golden', will be available in build *201204270400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/9dff014f4aa6
User: Jaroslav Havlin <jhavlin@netbeans.org>
Log: #204069 - Add Library JavaDB or Derby not found