diff options
| author | Patrick Seeger <pseeger@ccwn.org> | 2012-04-13 23:15:41 +0200 |
|---|---|---|
| committer | Patrick Seeger <pseeger@ccwn.org> | 2012-04-13 23:15:41 +0200 |
| commit | a6c4856d1646eebc7072f645a8f4a6f303f0bb10 (patch) | |
| tree | 2bd20b4a840c6760839a7d27870d9481a166ad87 /.project | |
eclipse projekt angelegt
Diffstat (limited to '.project')
| -rw-r--r-- | .project | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/.project b/.project new file mode 100644 index 0000000..f92edca --- /dev/null +++ b/.project @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>admin.astaf.de</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.wst.validation.validationbuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.dltk.core.scriptbuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.php.core.PHPNature</nature>
+ <nature>org.eclipse.wst.jsdt.core.jsNature</nature>
+ </natures>
+</projectDescription>
|
