Statistiques
| Révision :

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

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

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