Project

General

Profile

Download (463 Bytes) Statistics
| Branch: | Tag: | Revision:
1 29b09b3a Patric Plitzner
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3 f04ebb2b Cherian Mathew
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
4 7fbd9a6b Patric Plitzner
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5
	<classpathentry including="**/*.java" kind="src" path="src/main/java"/>
6 3b957453 b.stoever
	<classpathentry kind="src" path="src/test/java"/>
7 29b09b3a Patric Plitzner
	<classpathentry kind="output" path="target/classes"/>
8
</classpath>