Statistiques
| Révision :

root / tmp / org.txm.rcp / .classpath @ 2270

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

1 388 sjacqu01
<?xml version="1.0" encoding="UTF-8"?>
2 388 sjacqu01
<classpath>
3 2270 mdecorde
	  <classpathentry kind="src" path="src/main/java"/>
4 2270 mdecorde
	  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5 2270 mdecorde
	  <classpathentry exported="true"
6 2270 mdecorde
                   kind="con"
7 2270 mdecorde
                   path="org.eclipse.pde.core.requiredPlugins">
8 2270 mdecorde
		    <accessrules>
9 2270 mdecorde
			      <accessrule kind="accessible" pattern="**"/>
10 2270 mdecorde
		    </accessrules>
11 2270 mdecorde
	  </classpathentry>
12 2270 mdecorde
	  <classpathentry exported="true" kind="lib" path="lib/commons-cli-1.2.jar"/>
13 2270 mdecorde
	  <classpathentry exported="true" kind="lib" path="lib/commons-lang-2.4.jar"/>
14 2270 mdecorde
	  <classpathentry exported="true" kind="lib" path="lib/junit-4.5.jar"/>
15 2270 mdecorde
	  <classpathentry exported="true" kind="lib" path="lib/log4j-1.2.12.jar"/>
16 2270 mdecorde
	  <classpathentry kind="lib" path="swing2swt.jar"/>
17 2270 mdecorde
	  <classpathentry kind="output" path="bin"/>
18 2270 mdecorde
</classpath>