mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-04 00:02:37 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			54 lines
		
	
	
		
			3.3 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			54 lines
		
	
	
		
			3.3 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8"?>
 | 
						|
<!--
 | 
						|
Licensed to the Apache Software Foundation (ASF) under one
 | 
						|
or more contributor license agreements.  See the NOTICE file
 | 
						|
distributed with this work for additional information
 | 
						|
regarding copyright ownership.  The ASF licenses this file
 | 
						|
to you under the Apache License, Version 2.0 (the
 | 
						|
"License"); you may not use this file except in compliance
 | 
						|
with the License.  You may obtain a copy of the License at
 | 
						|
 | 
						|
  http://www.apache.org/licenses/LICENSE-2.0
 | 
						|
 | 
						|
Unless required by applicable law or agreed to in writing,
 | 
						|
software distributed under the License is distributed on an
 | 
						|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 | 
						|
KIND, either express or implied.  See the License for the
 | 
						|
specific language governing permissions and limitations
 | 
						|
under the License.
 | 
						|
-->
 | 
						|
<classpath>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/etc/ant-bootstrap.jar"/>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/lib/ant-antlr.jar"/>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/lib/ant-apache-bcel.jar"/>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/lib/ant-apache-bsf.jar"/>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/lib/ant-apache-log4j.jar"/>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/lib/ant-apache-oro.jar"/>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/lib/ant-apache-regexp.jar"/>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/lib/ant-apache-resolver.jar"/>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/lib/ant-commons-logging.jar"/>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/lib/ant-commons-net.jar"/>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/lib/ant-jai.jar"/>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/lib/ant-javamail.jar"/>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/lib/ant-jdepend.jar"/>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/lib/ant-jmf.jar"/>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/lib/ant-jsch.jar"/>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/lib/ant-junit.jar"/>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/lib/ant-launcher.jar"/>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/lib/ant-netrexx.jar"/>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/lib/ant-nodeps.jar"/>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/lib/ant-starteam.jar"/>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/lib/ant-stylebook.jar"/>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/lib/ant-swing.jar"/>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/lib/ant-testutil.jar"/>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/lib/ant-trax.jar"/>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/lib/ant-weblogic.jar"/>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/lib/ant.jar"/>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/lib/xercesImpl.jar"/>
 | 
						|
	<classpathentry kind="lib" path="ant/apache-ant-1.7.1/lib/xml-apis.jar"/>
 | 
						|
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 | 
						|
	<classpathentry exported="true" kind="lib" path="junit/junit-4.8.1.jar"/>
 | 
						|
	<classpathentry exported="true" kind="lib" path="tooljars/cloud-selenium-java-client-driver.jar"/>
 | 
						|
	<classpathentry kind="output" path="bin"/>
 | 
						|
</classpath>
 |