office-gobmx/solenv/bin/receditor
Ivo Hinkelmann 6b2815b3e4 INTEGRATION: CWS receditor (1.1.2); FILE ADDED
2007/06/26 14:41:10 ihi 1.1.2.1: #i75595# recommand editor
2007-07-10 14:41:02 +00:00

6 lines
257 B
Bash
Executable file

#!/bin/sh
if [ x${SOLARENV}x = xx ]; then
echo No environment found, please use 'configure' or 'setsolar'
exit 1
fi
exec java -DSOLARSRC=${SOLARSRC} -DWORK_STAMP=${WORK_STAMP} -DUSE_SHELL= -jar ${SOLARVER}/${INPATH}/class.${UPDMINOR}/receditor.jar