diff options
author | thlo <t.lohmar@gmx.de> | 2012-12-26 11:08:33 +0100 |
---|---|---|
committer | thlo <t.lohmar@gmx.de> | 2012-12-26 11:08:33 +0100 |
commit | 86fe990eb0641f74cee509e51079d7a5cab27d6f (patch) | |
tree | 714db52457aab0cfa9bff0991a34b1f522b98411 /smarttv-client/.project | |
parent | 504925aa69338fc41156cc40b526c79b62ad71a0 (diff) | |
download | vdr-plugin-smarttvweb-86fe990eb0641f74cee509e51079d7a5cab27d6f.tar.gz vdr-plugin-smarttvweb-86fe990eb0641f74cee509e51079d7a5cab27d6f.tar.bz2 |
Initial Widget Version
Diffstat (limited to 'smarttv-client/.project')
-rwxr-xr-x | smarttv-client/.project | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/smarttv-client/.project b/smarttv-client/.project new file mode 100755 index 0000000..046ce41 --- /dev/null +++ b/smarttv-client/.project @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>VdrOnTv</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.wst.jsdt.core.jsNature</nature>
+ </natures>
+</projectDescription>
|