summaryrefslogtreecommitdiffstats
path: root/.classpath
blob: 8905a9bf71d502cb62a7920b275dc44548961e2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src/main/java"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
	<classpathentry kind="var" path="M2_REPO/commons-logging/commons-logging/1.1/commons-logging-1.1.jar"/>
	<classpathentry kind="var" path="M2_REPO/org/rhq/rhq-core-domain/1.4.0-SNAPSHOT/rhq-core-domain-1.4.0-SNAPSHOT.jar"/>
	<classpathentry kind="var" path="M2_REPO/org/rhq/rhq-core-plugin-api/1.4.0-SNAPSHOT/rhq-core-plugin-api-1.4.0-SNAPSHOT.jar"/>
	<classpathentry kind="var" path="M2_REPO/org/rhq/rhq-core-native-system/1.4.0-SNAPSHOT/rhq-core-native-system-1.4.0-SNAPSHOT.jar"/>
	<classpathentry kind="var" path="M2_REPO/org/rhq/rhq-script-plugin/1.4.0-SNAPSHOT/rhq-script-plugin-1.4.0-SNAPSHOT.jar"/>
   <classpathentry kind="var" path="M2_REPO/javax/persistence/persistence-api/1.0/persistence-api-1.0.jar"/>
	<classpathentry kind="output" path="eclipse-classes"/>
</classpath>