2 #*******************************************************************************
3 # Copyright (c) 2007, 2010 Association for Decentralized Information Management
5 # All rights reserved. This program and the accompanying materials
6 # are made available under the terms of the Eclipse Public License v1.0
7 # which accompanies this distribution, and is available at
8 # http://www.eclipse.org/legal/epl-v10.html
11 # VTT Technical Research Centre of Finland - initial API and implementation
12 #*******************************************************************************
13 DIR=../../org.simantics.db.build/
14 for i in ${DIR}/*.jar; do
15 CLASSPATH=$CLASSPATH:$i;
17 java -classpath ${CLASSPATH} -Djava.library.path=../run/env HeadlessClientToRunningCore