diff --git a/.gitignore b/.gitignore index 9675414..fd98464 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,2 @@ /.metadata/ -Stundenplan/.classpath -Stundenplan/.project Stundenplan/.settings/ diff --git a/Stundenplan/.classpath b/Stundenplan/.classpath new file mode 100644 index 0000000..0675d7b --- /dev/null +++ b/Stundenplan/.classpath @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Stundenplan/.project b/Stundenplan/.project new file mode 100644 index 0000000..bc51204 --- /dev/null +++ b/Stundenplan/.project @@ -0,0 +1,17 @@ + + + Stundenplan + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + +