blob: eed8b7398b7e0b121bb3acff7cea0c8776cb7698 [file] [log] [blame]
################################################################################
# Copyright (c) 2007, 2008 Oracle. All rights reserved.
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v1.0, which accompanies this distribution
# and is available at http://www.eclipse.org/legal/epl-v10.html.
#
# Contributors:
# Oracle - initial API and implementation
################################################################################
# Configure the workspace- and database server-specific settings here.
# user and password are optional, depending on the platform
userID =
password =
# the JDBC driver JAR(s) must be specified;
# if there are multiple JARs, separate the names with commas
# jars = C:/postgresql/jdbc/postgresql-8.2-506.jdbc3.jar
jars = C:/postgresql/jdbc/postgresql-8.2-506.jdbc3.jar
# the JDBC URL is optional for PostgreSQL
# url = jdbc:postgresql