diff options
Diffstat (limited to 'smarttv-client/.settings')
3 files changed, 9 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>
diff --git a/smarttv-client/.settings/org.eclipse.wst.jsdt.ui.superType.container b/smarttv-client/.settings/org.eclipse.wst.jsdt.ui.superType.container new file mode 100755 index 0000000..3bd5d0a --- /dev/null +++ b/smarttv-client/.settings/org.eclipse.wst.jsdt.ui.superType.container @@ -0,0 +1 @@ +org.eclipse.wst.jsdt.launching.baseBrowserLibrary
\ No newline at end of file diff --git a/smarttv-client/.settings/org.eclipse.wst.jsdt.ui.superType.name b/smarttv-client/.settings/org.eclipse.wst.jsdt.ui.superType.name new file mode 100755 index 0000000..05bd71b --- /dev/null +++ b/smarttv-client/.settings/org.eclipse.wst.jsdt.ui.superType.name @@ -0,0 +1 @@ +Window
\ No newline at end of file |