diff options
| author | bananeweizen <bananeweizen@gmx.de> | 2011-09-29 13:09:23 +0200 |
|---|---|---|
| committer | bananeweizen <bananeweizen@gmx.de> | 2011-09-29 13:09:23 +0200 |
| commit | 16585e2619b7a1c2aed17f43d7c77fb742be97c9 (patch) | |
| tree | ca8a0ea28a0d901b55b3b2030303cd5ec192b409 /send2cgeo/.project | |
| parent | 0f3046f378a4847cdfb09fd2bc3f6daf31a8bf37 (diff) | |
| download | cgeo-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/.project')
| -rw-r--r-- | send2cgeo/.project | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/send2cgeo/.project b/send2cgeo/.project new file mode 100644 index 0000000..17ac1eb --- /dev/null +++ b/send2cgeo/.project @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>send2cgeo</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>
|
