summaryrefslogtreecommitdiffstats
path: root/.project
diff options
context:
space:
mode:
authorStefan Suhren <suhren.stefan@fh-swf.de>2017-08-26 13:48:33 +0200
committerStefan Suhren <suhren.stefan@fh-swf.de>2017-08-26 13:48:33 +0200
commit719e72cea0d7a022017641dc095db3f1d8de7798 (patch)
treede150e0f5b2fffac78c6ec0ee91fc8f1b15f4f85 /.project
parentdc5ea1e78eee529090d739774889639fab1c181c (diff)
downloadJava1-719e72cea0d7a022017641dc095db3f1d8de7798.tar.gz
Java1-719e72cea0d7a022017641dc095db3f1d8de7798.zip
Remove gitignored filesHEADmaster
Diffstat (limited to '.project')
-rw-r--r--.project23
1 files changed, 0 insertions, 23 deletions
diff --git a/.project b/.project
deleted file mode 100644
index 58ee56f..0000000
--- a/.project
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>java1</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jdt.core.javanature</nature>
- <nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
- </natures>
-</projectDescription>