diff options
| author | Stefan Suhren <suhren.stefan@fh-swf.de> | 2015-03-20 19:14:31 +0100 |
|---|---|---|
| committer | Stefan Suhren <suhren.stefan@fh-swf.de> | 2015-03-20 19:14:31 +0100 |
| commit | d32db68aaf295dbabcbc5487d9f565161ba4875b (patch) | |
| tree | 3fde5fb02c2bcc0d50f3c37e1e19eabe7b154879 /.project | |
| download | InternetTechnologien-d32db68aaf295dbabcbc5487d9f565161ba4875b.tar.gz InternetTechnologien-d32db68aaf295dbabcbc5487d9f565161ba4875b.zip | |
First task added.
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..c84eff8 --- /dev/null +++ b/.project @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>InternetTechnologien</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.wst.validation.validationbuilder</name> + <arguments> + </arguments> + </buildCommand> + <buildCommand> + <name>org.eclipse.dltk.core.scriptbuilder</name> + <arguments> + </arguments> + </buildCommand> + <buildCommand> + <name>org.eclipse.wst.common.project.facet.core.builder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.wst.common.project.facet.core.nature</nature> + <nature>org.eclipse.php.core.PHPNature</nature> + </natures> +</projectDescription> |
