Home
last modified time | relevance | path

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

/trunk/main/xmerge/java/xmerge/src/main/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()
/trunk/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()
/trunk/test/
H A DREADME.md9 Primarily these dependencies are things the Java UNO jars like juh, jurt, ridl, and unoil and tools…
20 When switching branches especially between AOO versions it's recommended to delete the jars in `tes…
21 …crest** libraries for your build since the test build will try to use the jars that are present bu…
/trunk/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()
/trunk/main/stax/download/
H A DREADME_stax-1.2.0.jar.txt5 http://dist.codehaus.org/stax/jars/
/trunk/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…
/trunk/main/
H A Dexternal_deps.lst188 URL2 = http://maven.ibiblio.org/maven/stax/jars/stax-src-1.2.0.zip
H A Dconfigure.ac415 AC_ARG_WITH(system-jars,
416 [ --without-system-jars When building with --with-system-libs, also the
417 needed jars are expected on the system. Use this to
656 support to speed up buildsi by compiling the jars also

Completed in 73 milliseconds