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 152989 - Make Java DB node available for PHP and Ruby NetBeans
Summary: Make Java DB node available for PHP and Ruby NetBeans
Status: NEW
Alias: None
Product: db
Classification: Unclassified
Component: Derby (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-11 20:58 UTC by David Vancouvering
Modified: 2013-08-01 12:53 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Vancouvering 2008-11-11 20:58:29 UTC
If you install the nightly build for PHP and look at the Database Explorer, there is no Java DB node.  If my memory
serves me, this is also the case for Ruby.

I am pretty sure that the problem is that derby support is part of the java cluster.

It would be nice to fix this, but it is going to require some thought, as currently the Java DB support has some
dependencies on elements of the java cluster - I think in order to determine what version of the JDK is running.  One
solution would be to copy/paste the utility routines that determine the JDK version into the Derby module, and then it
won't need to depend on the java cluster any more.
Comment 1 Jiri Rechtacek 2009-10-16 14:13:26 UTC
Reassigned to new owner.