24 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			1.3 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="con" path="org.eclipse.pde.core.requiredPlugins"/>
 | |
| 	<classpathentry exported="true" kind="lib" path="lib/mapdb-3.0.7.jar" sourcepath="lib/mapdb-3.0.7-sources.jar">
 | |
| 		<attributes>
 | |
| 			<attribute name="javadoc_location" value="jar:platform:/resource/com.minres.scviewer.database.text/lib/mapdb-3.0.7-javadoc.jar!/"/>
 | |
| 		</attributes>
 | |
| 	</classpathentry>
 | |
| 	<classpathentry kind="src" path="src/"/>
 | |
| 	<classpathentry exported="true" kind="lib" path="lib/eclipse-collections-9.2.0.jar"/>
 | |
| 	<classpathentry exported="true" kind="lib" path="lib/eclipse-collections-api-9.2.0.jar"/>
 | |
| 	<classpathentry exported="true" kind="lib" path="lib/eclipse-collections-forkjoin-9.2.0.jar"/>
 | |
| 	<classpathentry exported="true" kind="lib" path="lib/kotlin-stdlib-1.2.42.jar"/>
 | |
| 	<classpathentry exported="true" kind="lib" path="lib/lz4-1.3.0.jar"/>
 | |
| 	<classpathentry exported="true" kind="lib" path="lib/elsa-3.0.0-M5.jar"/>
 | |
| 	<classpathentry kind="con" path="GROOVY_SUPPORT"/>
 | |
| 	<classpathentry kind="output" path="target/classes"/>
 | |
| </classpath>
 |