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 71592 - USELESS PROPERTY "Connect SAMPLE DATABASE" ?
Summary: USELESS PROPERTY "Connect SAMPLE DATABASE" ?
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-19 13:11 UTC by Lukasz Grela
Modified: 2006-08-15 09:09 UTC (History)
1 user (show)

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 Lukasz Grela 2006-01-19 13:11:23 UTC
you can reach this property at Options > IDE Configuration > Server and External
Tool Settings > Database Explorer. regardless of it is enable or disable nothing
is changing. so it is really needed ?
Comment 1 Andrei Badea 2006-05-29 12:33:21 UTC
Radko, do you know something about this property? What is it supposed to do? I
guess it isn't doing anything now, is it?
Comment 2 Radko Najman 2006-05-30 14:50:37 UTC
This option was used to connect to the bundled PointBase database. If it was
turned on, the connection to PointBase sample database was autamatically
established on IDE startup. This behaviour was requested by marketing, QE, etc.
that time. Now it is probably useless.
Comment 3 Andrei Badea 2006-08-12 18:53:32 UTC
Fixed.

Checking in src/org/netbeans/modules/db/explorer/DatabaseOption.java;
/cvs/db/src/org/netbeans/modules/db/explorer/DatabaseOption.java,v  <-- 
DatabaseOption.java
new revision: 1.29.2.1.2.3; previous revision: 1.29.2.1.2.2
done
Checking in src/org/netbeans/modules/db/explorer/DatabaseOptionBeanInfo.java;
/cvs/db/src/org/netbeans/modules/db/explorer/DatabaseOptionBeanInfo.java,v  <--
 DatabaseOptionBeanInfo.java
new revision: 1.12.22.2; previous revision: 1.12.22.1
done
Checking in src/org/netbeans/modules/db/resources/Bundle.properties;
/cvs/db/src/org/netbeans/modules/db/resources/Bundle.properties,v  <-- 
Bundle.properties
new revision: 1.96.2.1.2.5; previous revision: 1.96.2.1.2.4
done
Comment 4 Lukasz Grela 2006-08-15 09:09:11 UTC
v.