blob: 925921139a1bd841890a73541f0a7b94192627b7 [file] [log] [blame]
#!/bin/sh
# ---
# weinre is available under *either* the terms of the modified BSD license *or* the
# MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
#
# Copyright (c) 2010, 2011 IBM Corporation
# ---
BASEDIR=`dirname $0`
java \
-XstartOnFirstThread \
-classpath $BASEDIR/weinre-ui.jar:$BASEDIR/weinre.jar:$BASEDIR/swt.jar \
com.phonegap.weinre.application.GUIMain