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 31054 - Warnings thrown from DB module(s)
Summary: Warnings thrown from DB module(s)
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: -S1S-
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Radko Najman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-14 09:52 UTC by _ rkubacki
Modified: 2006-06-05 11:04 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 _ rkubacki 2003-02-14 09:52:10 UTC
I see these messages when closing my IDE session.

Warning: use of system property
netbeans.debug.exceptions in
org.netbeans.modules.db.explorer.PointbasePlus has
been obsoleted in favor of ErrorManager
Driver com.pointbase.jdbc.jdbcUniversalDriver
hasn't been installed.
Comment 1 Radko Najman 2003-02-26 14:56:11 UTC
Fixed.
Comment 2 Martin Schovanek 2003-03-12 19:53:38 UTC
VERIFIED