From e8dacead3182afa8bf9966174ea9782c11f1f4bb Mon Sep 17 00:00:00 2001 From: dchandler Date: Sat, 2 Nov 2002 19:07:45 +0000 Subject: [PATCH] You can use these two files to use Eclipse 2.0 with Jskad. Though you'll have to edit .classpath appropriately for your installation. And though there may be further snags if you try it, since I haven't. --- .classpath | 15 +++++++++++++++ .project | 17 +++++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 .classpath create mode 100644 .project diff --git a/.classpath b/.classpath new file mode 100644 index 0000000..26aa4dc --- /dev/null +++ b/.classpath @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/.project b/.project new file mode 100644 index 0000000..c2bd2ac --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ + + + Jskad + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + +