Salome HOME
*** empty log message ***
[tools/siman.git] / Workspace / .metadata / .plugins / org.eclipse.core.resources / .history / 70 / 2018e4d5540200121458d49a5c5be888
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <project default="create_run_jar" name="Create Runnable Jar for Project org.splat with Jar-in-Jar Loader">
3     <!--this file was created by Eclipse Runnable JAR Export Wizard-->
4     <!--ANT 1.7 is required                                        -->
5         <property environment="env" />
6         <property file="build.properties" description="set the build parameters" />
7         
8    <target name="create_run_jar">
9         <jar destfile="${converter.dist.dir}/converter.jar">
10             <manifest>
11                 <attribute name="Main-Class" value="org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader"/>
12                 <attribute name="Rsrc-Main-Class" value="Test"/>
13                 <attribute name="Class-Path" value="."/>
14                 <attribute name="Rsrc-Class-Path" value="./ mysql-connector-java-5.1.5-bin.jar hibernate-3.5.jar dom4j-1.6.1.jar log4j-1.2.15.jar splat-kernel.jar commons-collections-3.1.jar antlr-2.7.6.jar javassist-3.9.0.GA.jar jta-1.1.jar slf4j-api-1.6.1.jar slf4j-log4j12-1.6.1.jar splat-som.jar lucene-core-2.9.2.jar lucene-queries-2.9.2.jar splat-manox.jar poi-3.7-20101029.jar poi-ooxml-3.7-20101029.jar xmlpublic.jar poi-ooxml-schemas-3.7-20101029.jar"/>
15             </manifest>
16             <zipfileset src="jar-in-jar-loader.zip"/>
17             <fileset dir="../SPlat/bin"/>
18         </jar>
19     </target>
20 </project>