From 4d411428febea97aca30a2fe2bce0438893f20ad Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Tue, 26 Apr 2011 09:05:31 +0000 Subject: [PATCH] --- fluidbook/tools/fwstk/.classpath | 6 ++++++ fluidbook/tools/fwstk/.project | 17 +++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 fluidbook/tools/fwstk/.classpath create mode 100644 fluidbook/tools/fwstk/.project diff --git a/fluidbook/tools/fwstk/.classpath b/fluidbook/tools/fwstk/.classpath new file mode 100644 index 000000000..d171cd4c1 --- /dev/null +++ b/fluidbook/tools/fwstk/.classpath @@ -0,0 +1,6 @@ + + + + + + diff --git a/fluidbook/tools/fwstk/.project b/fluidbook/tools/fwstk/.project new file mode 100644 index 000000000..ae6b74a95 --- /dev/null +++ b/fluidbook/tools/fwstk/.project @@ -0,0 +1,17 @@ + + + fwstk + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + + -- 2.39.5