diff options
author | Julien Sere <jsere> | 2011-01-22 10:14:47 +0000 |
---|---|---|
committer | Julien Sere <jsere> | 2011-01-22 10:14:47 +0000 |
commit | 190b6eff45149c373786669ca4455e52692ab2c4 (patch) | |
tree | 20fd1123b4c139a7ad1f43e0c7c9d68c1f76f437 /.buildpath | |
parent | 0ab7b2eed87068ee295c65f30465e2d1423d82aa (diff) | |
download | 2011-usi-190b6eff45149c373786669ca4455e52692ab2c4.tar.gz 2011-usi-190b6eff45149c373786669ca4455e52692ab2c4.tar.bz2 2011-usi-190b6eff45149c373786669ca4455e52692ab2c4.zip |
Seconde initialisation Eclipse... Evidemment ce con la a créé un sous dossier mal opportun !
git-svn-id: file:///var/svn/2011-usi/trunk@4 db941bf7-0cb3-4dda-9634-87faf64f93a7
Diffstat (limited to '.buildpath')
-rw-r--r-- | .buildpath | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.buildpath b/.buildpath new file mode 100644 index 0000000..606f236 --- /dev/null +++ b/.buildpath @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<buildpath>
+ <buildpathentry kind="src" path=""/>
+ <buildpathentry kind="con" path="org.eclipse.php.core.LANGUAGE"/>
+</buildpath>
|