mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-04 00:02:37 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			914 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			914 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8"?>
 | 
						|
<classpath>
 | 
						|
	<classpathentry kind="src" path="src"/>
 | 
						|
	<classpathentry kind="src" path="test"/>
 | 
						|
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 | 
						|
	<classpathentry combineaccessrules="false" kind="src" path="/utils"/>
 | 
						|
	<classpathentry kind="lib" path="/thirdparty/log4j-1.2.15.jar"/>
 | 
						|
	<classpathentry combineaccessrules="false" kind="src" path="/core"/>
 | 
						|
	<classpathentry kind="lib" path="/thirdparty/commons-httpclient-3.1.jar"/>
 | 
						|
	<classpathentry kind="lib" path="/thirdparty/junit-4.8.1.jar"/>
 | 
						|
	<classpathentry kind="lib" path="/thirdparty/xmlrpc-client-3.1.3.jar"/>
 | 
						|
	<classpathentry kind="lib" path="/thirdparty/xmlrpc-common-3.1.3.jar"/>
 | 
						|
	<classpathentry kind="lib" path="/thirdparty/libvirt-0.4.5.jar"/>
 | 
						|
	<classpathentry combineaccessrules="false" kind="src" path="/api"/>
 | 
						|
	<classpathentry kind="output" path="bin"/>
 | 
						|
</classpath>
 |