FreeCalypso > hg > tcs211-c139
view gpf/BIN/sapecmd.bat @ 16:dc9d25ac72a9
initial preparations for building both 2091 and 2092 configs
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Sun, 06 Sep 2015 02:28:00 +0000 |
parents | 509db1a7b7b8 |
children |
line wrap: on
line source
@setlocal @echo off call %GPF%\util\sape\bin\eclipse_classpath.bat java -Xbootclasspath/p:%ECLIPSECLASSPATH% -jar "%GPF%\util\sape\bin\com.ti.sapeditor\sapecmd.jar" %1 %2 %3 %4 %5 %6 %7 %8 %9 @endlocal