From 77971624b43d20266e6cb6e6cfbe7ec358e5b9dc Mon Sep 17 00:00:00 2001 From: str4d Date: Thu, 21 Nov 2013 08:54:42 +0000 Subject: [PATCH] Created Eclipse project for installer/resources Reverts a change in 7fe82070 This project can be added to the classpath of a JUnit runner --- core/java/.classpath | 1 - installer/resources/.project | 11 +++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 installer/resources/.project diff --git a/core/java/.classpath b/core/java/.classpath index 5ed3d26f7..a2a2a595a 100644 --- a/core/java/.classpath +++ b/core/java/.classpath @@ -4,6 +4,5 @@ - diff --git a/installer/resources/.project b/installer/resources/.project new file mode 100644 index 000000000..03f612dc1 --- /dev/null +++ b/installer/resources/.project @@ -0,0 +1,11 @@ + + + resources + + + + + + + +