jband%netscape.com 948f6f521c (not part of client build) initial checkin of mozilla/js/jsdj (migrated from ns/js/jsdj)
git-svn-id: svn://10.0.0.236/trunk@10115 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-16 02:07:50 +00:00

7 lines
221 B
Batchfile
Executable File

@echo off
copy *.js ..\dist\bin\Debug >NUL
cd ..\dist\bin\Debug
jre -classpath ..\..\classes;..\..\classes\ifc11.jar;..\..\..\..\rhino;%CLASSPATH% com.netscape.jsdebugging.jsdb.Main %1 %2 %3 %4 %6 %7 %8
cd ..\..\..\test