set OPENORB_PATH=Z:\OpenORB-1.3.1\ set CLASSPATH=%OPENORB_PATH%\lib\openorb-1.3.1.jar;%OPENORB_PATH%\lib\openorb_tools-1.3.1.jar;%OPENORB_PATH%\lib\xerxes.jar;%OPENORB_PATH%\lib\avalon-framework.jar;%OPENORB_PATH%\lib\logkit.jar;. C:\jbuilder2005\jdk1.4\bin\java -classpath %CLASSPATH% org.openorb.compiler.IdlCompiler *.idl -d . pause