From 8c0b854afcde90fe6962846834982c26aa85496c Mon Sep 17 00:00:00 2001 From: Arnaud Roques Date: Sun, 30 Jan 2011 14:55:06 +0100 Subject: [PATCH] Creation --- .classpath | 7 +++++++ .project | 17 +++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 .classpath create mode 100644 .project diff --git a/.classpath b/.classpath new file mode 100644 index 0000000..0853198 --- /dev/null +++ b/.classpath @@ -0,0 +1,7 @@ + + + + + + + diff --git a/.project b/.project new file mode 100644 index 0000000..9bcb0f1 --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ + + + plantumlservlet + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + +