mirror of
				https://bitbucket.org/HeshamTB/greet.git
				synced 2025-11-04 02:52:46 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			32 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8"?>
 | 
						|
<classpath>
 | 
						|
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
 | 
						|
		<attributes>
 | 
						|
			<attribute name="maven.pomderived" value="true"/>
 | 
						|
		</attributes>
 | 
						|
	</classpathentry>
 | 
						|
	<classpathentry kind="src" output="target/classes" path="src">
 | 
						|
		<attributes>
 | 
						|
			<attribute name="ignore_optional_problems" value="true"/>
 | 
						|
			<attribute name="optional" value="true"/>
 | 
						|
			<attribute name="maven.pomderived" value="true"/>
 | 
						|
		</attributes>
 | 
						|
	</classpathentry>
 | 
						|
	<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
 | 
						|
		<attributes>
 | 
						|
			<attribute name="maven.pomderived" value="true"/>
 | 
						|
		</attributes>
 | 
						|
	</classpathentry>
 | 
						|
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Maven: org.spigotmc:spigot-api:1.12.2-R0.1-SNAPSHOT"/>
 | 
						|
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Maven: commons-lang:commons-lang:2.6"/>
 | 
						|
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Maven: com.googlecode.json-simple:json-simple:1.1.1"/>
 | 
						|
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Maven: junit:junit:4.10"/>
 | 
						|
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Maven: org.hamcrest:hamcrest-core:1.1"/>
 | 
						|
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Maven: com.google.guava:guava:21.0"/>
 | 
						|
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Maven: com.google.code.gson:gson:2.8.0"/>
 | 
						|
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Maven: org.yaml:snakeyaml:1.19"/>
 | 
						|
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Maven: net.md-5:bungeecord-chat:1.12-SNAPSHOT"/>
 | 
						|
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Maven: org.bukkit:bukkit:1.12.2-R0.1-SNAPSHOT"/>
 | 
						|
	<classpathentry kind="output" path="target/classes"/>
 | 
						|
</classpath>
 |