view .classpath @ 8:52023cf79d86

first release (continued)
author dwinter
date Mon, 03 Jan 2011 09:13:17 +0100
parents 6829553d2378
children 6e7bb3467531
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 combineaccessrules="false" kind="src" path="/info.textgrid.lab.linkeditor.mip"/>
	<classpathentry combineaccessrules="false" kind="src" path="/info.textgrid.lab.linkeditor.mip.component"/>
	<classpathentry combineaccessrules="false" kind="src" path="/info.textgrid.lab.linkeditor.controller"/>
	<classpathentry combineaccessrules="false" kind="src" path="/info.textgrid.lab.linkeditor.model"/>
	<classpathentry combineaccessrules="false" kind="src" path="/info.textgrid.lab.linkeditor.rch.ept.libraries"/>
	<classpathentry combineaccessrules="false" kind="src" path="/info.textgrid.lab.linkeditor.rcp_linkeditor"/>
	<classpathentry combineaccessrules="false" kind="src" path="/info.textgrid.lab.linkeditor.tools"/>
	<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>