summaryrefslogtreecommitdiff
path: root/.classpath
blob: ab5d239f691b51edf3f25e2bde963196678a9ac1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
	<classpathentry kind="lib" path="libs/commons-cli-1.2/commons-cli-1.2.jar" sourcepath="libs/commons-cli-1.2/commons-cli-1.2-sources.jar">
		<attributes>
			<attribute name="javadoc_location" value="jar:platform:/resource/Skeletonmaker/libs/commons-cli-1.2/commons-cli-1.2-javadoc.jar!/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="libs/freemarker-2.3.15/freemarker.jar" sourcepath="/home/cbosdo/.m2/repository/org/freemarker/freemarker/2.3.15/freemarker-2.3.15-sources.jar"/>
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/OOo Classes"/>
	<classpathentry kind="output" path="bin"/>
</classpath>