diff options
author | thlo <smarttv640@gmail.com> | 2012-12-26 11:08:33 +0100 |
---|---|---|
committer | thlo <t.lohmar@gmx.de> | 2012-12-26 11:08:33 +0100 |
commit | b92b1fc101a5a5ba8bb212e7bebc31ccc94f8dc1 (patch) | |
tree | 714db52457aab0cfa9bff0991a34b1f522b98411 /smarttv-client/.settings/.jsdtscope | |
parent | 6fa9e29f0b37ebcfc7fdc1c4a096205d328bd0be (diff) | |
download | vdr-plugin-smarttvweb-b92b1fc101a5a5ba8bb212e7bebc31ccc94f8dc1.tar.gz vdr-plugin-smarttvweb-b92b1fc101a5a5ba8bb212e7bebc31ccc94f8dc1.tar.bz2 |
Initial Widget Version
Diffstat (limited to 'smarttv-client/.settings/.jsdtscope')
-rwxr-xr-x | smarttv-client/.settings/.jsdtscope | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/smarttv-client/.settings/.jsdtscope b/smarttv-client/.settings/.jsdtscope new file mode 100755 index 0000000..be3d72d --- /dev/null +++ b/smarttv-client/.settings/.jsdtscope @@ -0,0 +1,7 @@ +<?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.baseBrowserLibrary"/>
+ <classpathentry kind="output" path=""/>
+</classpath>
|