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 68960 - Missing 'Tools > Derby Database' menu items on Mac OS X
Summary: Missing 'Tools > Derby Database' menu items on Mac OS X
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Derby (show other bugs)
Version: 5.x
Hardware: Macintosh Mac OS X
: P2 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-18 19:10 UTC by Martin Schovanek
Modified: 2005-11-30 16:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2005-11-18 19:10:53 UTC
[#2005161900, jdk1.5.0, Bundled Derby (1.0 200511151900)]

to reproduce:
-------------
1) expamd the 'Tools > Derby Database' menu item
ERROR: The menu item does not display submenu with 'Start/Stop/Create Derby
Database'.

On other platforms it works for me.
Comment 1 Andrei Badea 2005-11-21 22:24:02 UTC
Hopefully fixed, don't have a Mac to test :-)

Checking in derby/src/org/netbeans/modules/derby/DerbyDatabaseAction.java;
/cvs/db/derby/src/org/netbeans/modules/derby/DerbyDatabaseAction.java,v  <-- 
DerbyDatabaseAction.java
new revision: 1.2; previous revision: 1.1
done
Comment 2 Martin Schovanek 2005-11-22 12:18:27 UTC
Still reproducible on #20051122-0944 continuous build.
Comment 3 Andrei Badea 2005-11-25 14:47:06 UTC
Fixed.

Checking in src/org/netbeans/modules/derby/DerbyDatabaseAction.java;
/cvs/db/derby/src/org/netbeans/modules/derby/DerbyDatabaseAction.java,v  <-- 
DerbyDatabaseAction.java
new revision: 1.3; previous revision: 1.2
done
Comment 4 Martin Schovanek 2005-11-30 16:03:59 UTC
VERIFIED