Statistiques
| Révision :

root / TXM / trunk / org.txm.python.rcp / .classpath @ 3453

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

1 3326 mdecorde
<?xml version="1.0" encoding="UTF-8"?>
2 3326 mdecorde
<classpath>
3 3326 mdecorde
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
4 3326 mdecorde
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins">
5 3326 mdecorde
		<accessrules>
6 3326 mdecorde
			<accessrule kind="accessible" pattern="**"/>
7 3326 mdecorde
		</accessrules>
8 3326 mdecorde
	</classpathentry>
9 3326 mdecorde
	<classpathentry kind="src" path="src"/>
10 3326 mdecorde
	<classpathentry kind="output" path="bin"/>
11 3326 mdecorde
</classpath>