From d83f672e312df56624e03ef1e7155925f323716c Mon Sep 17 00:00:00 2001 From: David Hall Date: Sat, 7 Jan 2023 05:42:08 -0500 Subject: [PATCH] Commit Eclipse generated files --- .classpath | 20 ++++++++++++++++++++ .project | 17 +++++++++++++++++ 2 files changed, 37 insertions(+) create mode 100644 .classpath create mode 100644 .project diff --git a/.classpath b/.classpath new file mode 100644 index 0000000..bb0b9be --- /dev/null +++ b/.classpath @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/.project b/.project new file mode 100644 index 0000000..c1751e1 --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ + + + jogl-compute-shaders-fireworks + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + +