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 /.settings/.jsdtscope | |
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 '.settings/.jsdtscope')
-rw-r--r-- | .settings/.jsdtscope | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.settings/.jsdtscope b/.settings/.jsdtscope new file mode 100644 index 0000000..3c58e91 --- /dev/null +++ b/.settings/.jsdtscope @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path=""/>
+ <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject">
+ <attributes>
+ <attribute name="hide" value="true"/>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
+ <classpathentry kind="output" path=""/>
+</classpath>
|