blob: b58034e57b800a1689a434bd3cc7261fa2e4434a [file] [log] [blame]
################################################################################
# Copyright (c) 2007, 2011 Oracle. All rights reserved.
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0, which accompanies this distribution
# and is available at https://www.eclipse.org/legal/epl-2.0/.
#
# Contributors:
# Oracle - initial API and implementation
################################################################################
# Configure the workspace- and database server-specific settings here.
# user and password are optional for Derby
userID =
password =
# the JDBC driver JAR(s) must be specified;
# if there are multiple JARs, separate the names with commas
# jars = C:/derby/lib/derby.jar
jars =
# the JDBC URL is required for Derby
# url = jdbc:derby:C:/derby/data/testdb;create=true
url =