mirror of
				https://github.com/eaglerforge/EaglerForge-old.git
				synced 2025-06-05 17:20:57 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			401 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			401 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8"?>
 | 
						|
<classpath>
 | 
						|
	<classpathentry kind="src" path="src_main_java"/>
 | 
						|
	<classpathentry kind="src" path="src_lwjgl_java"/>
 | 
						|
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
 | 
						|
		<attributes>
 | 
						|
			<attribute name="module" value="true"/>
 | 
						|
		</attributes>
 | 
						|
	</classpathentry>
 | 
						|
${LIBRARY_CLASSPATH}
 | 
						|
	<classpathentry kind="output" path="bin"/>
 | 
						|
</classpath>
 |