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 /.buildpath | |
| download | InternetTechnologien-d32db68aaf295dbabcbc5487d9f565161ba4875b.tar.gz InternetTechnologien-d32db68aaf295dbabcbc5487d9f565161ba4875b.zip | |
First task added.
Diffstat (limited to '.buildpath')
| -rw-r--r-- | .buildpath | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.buildpath b/.buildpath new file mode 100644 index 0000000..8bcb4b5 --- /dev/null +++ b/.buildpath @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<buildpath> + <buildpathentry kind="src" path=""/> + <buildpathentry kind="con" path="org.eclipse.php.core.LANGUAGE"/> +</buildpath> |
