Statistiques
| Révision :

root / TXM / trunk / org.txm.conllu.rcp / .classpath @ 3628

Historique | Voir | Annoter | Télécharger (682 octet)

1 3315 mdecorde
<?xml version="1.0" encoding="UTF-8"?>
2 3315 mdecorde
<classpath>
3 3628 mdecorde
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
4 3628 mdecorde
		<attributes>
5 3628 mdecorde
			<attribute name="module" value="true"/>
6 3628 mdecorde
		</attributes>
7 3628 mdecorde
		<accessrules>
8 3628 mdecorde
			<accessrule kind="accessible" pattern="**"/>
9 3628 mdecorde
		</accessrules>
10 3628 mdecorde
	</classpathentry>
11 3315 mdecorde
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins">
12 3315 mdecorde
		<accessrules>
13 3315 mdecorde
			<accessrule kind="accessible" pattern="**"/>
14 3315 mdecorde
		</accessrules>
15 3315 mdecorde
	</classpathentry>
16 3315 mdecorde
	<classpathentry kind="src" path="src"/>
17 3512 mdecorde
	<classpathentry kind="src" path="res"/>
18 3315 mdecorde
	<classpathentry kind="output" path="bin"/>
19 3315 mdecorde
</classpath>