Subversion Repositories bacoAlunos

Rev

Rev 244 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
244 jmachado 1
call setenv.bat
2
set LIBS=lib/dom4j-1.4.jar;lib/saxon9.jar;lib/saxon9-dom4j.jar;lib/log4j-1.2.8.jar;lib/estgweb.jar
3
java  %JAVA_OPTS% -Dfile.encoding=UTF-8 -classpath "classes;%LIBS%" pt.estgp.estgweb.services.utils.TransformXmlService in.xml /template/xsd/curso.xsl out.html
4