Show
Ignore:
Timestamp:
07/19/07 09:33:49 (2 years ago)
Author:
dlsmith
Message:

Updated classpath of scripts to point to plt.jar

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/ProjectFortress/test.bat

    r24 r588  
    1616REM ################################################################################ 
    1717 
    18 java -cp "build;third_party/junit/junit.jar;third_party/xtc/xtc.jar;third_party/FJ/concurrent.jar;third_party/dstm2/dstm2.jar;third_party/bcel/bcel-5.2.jar" junit.swingui.TestRunner com.sun.fortress.interpreter.drivers.SystemJUTests 
     18java -cp "build;third_party/junit/junit.jar;third_party/xtc/xtc.jar;third_party/FJ/concurrent.jar;third_party/dstm2/dstm2.jar;third_party/bcel/bcel-5.2.jar;third_party/plt/plt.jar" junit.swingui.TestRunner com.sun.fortress.interpreter.drivers.SystemJUTests