blob: 6984a658d2cb8fc0ae9494ca2acf0b111596c1e4 [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, depending on the platform
userID = scott
password = tiger
# the JDBC driver JAR(s) must be specified;
# if there are multiple JARs, separate the names with commas
# jars = C:/oracle/jdbc/lib/ojdbc5.jar
jars =
# the JDBC URL is required
# url = jdbc:oracle:thin:@localhost:1521:XE
url =