blob: ffc287dc035589bb79392bfee966185981793e44 [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 \
weinre.application.GUIMain