From c67cb6056cbd89b1fa95ec6a1813793fa18edf16 Mon Sep 17 00:00:00 2001 From: wisberg Date: Mon, 16 Dec 2002 21:20:19 +0000 Subject: [PATCH] initial version --- tests/.classpath | 9 +++++++++ tests/.project | 19 +++++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 tests/.classpath create mode 100644 tests/.project diff --git a/tests/.classpath b/tests/.classpath new file mode 100644 index 000000000..186521200 --- /dev/null +++ b/tests/.classpath @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/tests/.project b/tests/.project new file mode 100644 index 000000000..8606bcaf5 --- /dev/null +++ b/tests/.project @@ -0,0 +1,19 @@ + + + tests + + + testing + testing-drivers + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + + -- 2.39.5