view .classpath @ 25:6e7bb3467531

new property view
author dwinter
date Mon, 10 Jan 2011 11:38:03 +0100
parents 52023cf79d86
children ee955cf6c9c5
line wrap: on
line source

<?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/J2SE-1.5"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="lib" path="libs/commons-lang-2.3.jar"/>
	<classpathentry kind="lib" path="libs/jdom-1.0.jar"/>
	<classpathentry kind="lib" path="libs/jaxen-1.1.1.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>