Re: Config on Netbeans for OS X Panther

From: snpe <snpe(at)snpe(dot)co(dot)yu>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Config on Netbeans for OS X Panther
Date: 2004-01-31 11:23:43
Message-ID: 200401311123.43691.snpe@snpe.co.yu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

If boot.jar in lib/ext then it is correct directory for postgresql
Check driver class name : org.postgresql.Driver

Netbeans don't work good with postgresql - postgresql save objects name in lower case
and this confuse netbeans

regards

On Saturday 31 January 2004 03:21 am, John Green wrote:
> Hi, I'm trying to get Netbeans to plug into PostgreSQL.
> I'm getting an error that Netbeans can't find the driver class files.
>
> The netbeans launcher says my IDE Home directory is at /Users/john/netbeans
> and I've placed the jar file in /Users/john/netbeans/lib/ext as the message
> states to do.
>
> I've been doing development for (20 years) but am new to PostgreSQL.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2004-01-31 20:23:41 Re: license
Previous Message Kris Jurka 2004-01-31 11:06:58 Re: suitable driver not found