
# Setup

In:
    cd $GSDL3SRCHOME/ext-cli

    ./get-selfcontained-jdk.sh
    ./get-selfcontained-mvn.sh
    ./get-selfcontained-nodejs.sh

    cd ..
    source ./gs3-setup-cli.sh

    cd ext/webswing/src
    ./COMPILE.sh

====
If you are compiling this up outside of your home directory (say /opt/greenstone3-svn/ext/webswing)
then you will need a a directory:

  /.Trash-$UID

for the 'trash' command-line utility to use
====
If you are compiling this up outside of your home directory (say /opt/greenstone3-svn/ext/webswing)
then you will need a a directory:

  /.Trash-$UID

for the 'trash' command-line utility to use
