C:\p4\depot\WebGoat\J2EE\main\eclipse.bat C:\p4\depot\WebGoat\J2EE\main\webgoat.bat C:\p4\depot\WebGoat\J2EE\main\webgoat.sh C:\p4\depot\WebGoat\J2EE\main\webgoat_8080.bat C:\p4\depot\WebGoat\J2EE\main\webscarab.bat git-svn-id: http://webgoat.googlecode.com/svn/trunk@20 4033779f-a91e-0410-96ef-6bf7bf53c507
8 lines
173 B
Batchfile
8 lines
173 B
Batchfile
@echo off
|
|
|
|
|
|
@REM Run webscarab
|
|
@REM - Assumes webscarab.properties file is in webscarab directory
|
|
cd webscarab
|
|
..\java\bin\javaw -Duser.home=.\ -jar webscarab.jar
|