aboutsummaryrefslogtreecommitdiffstats
path: root/send2cgeo/.settings
diff options
context:
space:
mode:
authorbananeweizen <bananeweizen@gmx.de>2011-09-29 13:09:23 +0200
committerbananeweizen <bananeweizen@gmx.de>2011-09-29 13:09:23 +0200
commit16585e2619b7a1c2aed17f43d7c77fb742be97c9 (patch)
treeca8a0ea28a0d901b55b3b2030303cd5ec192b409 /send2cgeo/.settings
parent0f3046f378a4847cdfb09fd2bc3f6daf31a8bf37 (diff)
downloadcgeo-16585e2619b7a1c2aed17f43d7c77fb742be97c9.zip
cgeo-16585e2619b7a1c2aed17f43d7c77fb742be97c9.tar.gz
cgeo-16585e2619b7a1c2aed17f43d7c77fb742be97c9.tar.bz2
new Eclipse project with initial send2cgeo sources
* as discussed in forum * You need the Eclipse Javascript development tools installed in Eclipse, if you want to have more than a pure text editor...
Diffstat (limited to 'send2cgeo/.settings')
-rw-r--r--send2cgeo/.settings/.jsdtscope8
-rw-r--r--send2cgeo/.settings/org.eclipse.wst.jsdt.ui.superType.container1
-rw-r--r--send2cgeo/.settings/org.eclipse.wst.jsdt.ui.superType.name1
3 files changed, 10 insertions, 0 deletions
diff --git a/send2cgeo/.settings/.jsdtscope b/send2cgeo/.settings/.jsdtscope
new file mode 100644
index 0000000..bf2cc95
--- /dev/null
+++ b/send2cgeo/.settings/.jsdtscope
@@ -0,0 +1,8 @@
+<?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="con" path="org.eclipse.wst.jsdt.launching.FireFoxBrowserLibrary"/>
+ <classpathentry kind="output" path=""/>
+</classpath>
diff --git a/send2cgeo/.settings/org.eclipse.wst.jsdt.ui.superType.container b/send2cgeo/.settings/org.eclipse.wst.jsdt.ui.superType.container
new file mode 100644
index 0000000..3bd5d0a
--- /dev/null
+++ b/send2cgeo/.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/send2cgeo/.settings/org.eclipse.wst.jsdt.ui.superType.name b/send2cgeo/.settings/org.eclipse.wst.jsdt.ui.superType.name
new file mode 100644
index 0000000..05bd71b
--- /dev/null
+++ b/send2cgeo/.settings/org.eclipse.wst.jsdt.ui.superType.name
@@ -0,0 +1 @@
+Window \ No newline at end of file