Home
last modified time | relevance | path

Searched refs:jars (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/test/
H A DConverterInfoList.java43 private Vector jars; field in ConverterInfoList
76 jars = new Vector(); in ConverterInfoList()
79 jars.add(jarFileName); in ConverterInfoList()
98 return jars.elements(); in getJarFileEnum()
/aoo41x/main/javaunohelper/com/sun/star/comp/helper/
H A DUnoInfo.java75 URL[] jars = new URL[jarFileNames.length]; in getURLs() local
79 jars[i] = new URL( base + jarFileNames[i] ); in getURLs()
85 return jars; in getURLs()
/aoo41x/test/testcommon/source/org/openoffice/test/common/
H A DInstaller.java55 String[] jars = { "juh.jar", "unoil.jar", "ridl.jar", "jurt.jar" }; in run() local
56 for (String jar : jars) { in run()
/aoo41x/main/stax/download/
H A DREADME_stax-1.2.0.jar.txt5 http://dist.codehaus.org/stax/jars/
/aoo41x/main/saxon/
H A Dsaxon-9.0.0.7-bj.patch207 + <target name="clean" description="Clean all files other than source code and downloaded jars.">
217 + <get src="http://www.ibiblio.org/maven/jdom/jars/jdom-1.0.jar"
223 + <get src="http://dist.codehaus.org/stax/jars/stax-api-1.0.1.jar" dest="${lib.dir}/stax-api…
/aoo41x/main/
H A Dconfigure.ac411 AC_ARG_WITH(system-jars,
412 [ --without-system-jars When building with --with-system-libs, also the
413 needed jars are expected on the system. Use this to
665 support to speed up buildsi by compiling the jars also

Completed in 60 milliseconds