From: aclement Date: Wed, 4 May 2005 16:27:03 +0000 (+0000) Subject: eclipse stuff for loadtime module to become Java Project. X-Git-Tag: PRE_ANDY~387 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=e86b7b522bacc9d7a6945a1da2a690c85038e535;p=aspectj.git eclipse stuff for loadtime module to become Java Project. --- diff --git a/loadtime/.classpath b/loadtime/.classpath new file mode 100644 index 000000000..e944a33fd --- /dev/null +++ b/loadtime/.classpath @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/loadtime/.project b/loadtime/.project new file mode 100644 index 000000000..4d85d1286 --- /dev/null +++ b/loadtime/.project @@ -0,0 +1,17 @@ + + + loadtime + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + + diff --git a/loadtime5/.classpath b/loadtime5/.classpath new file mode 100644 index 000000000..ecef506e3 --- /dev/null +++ b/loadtime5/.classpath @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/loadtime5/.project b/loadtime5/.project new file mode 100644 index 000000000..a6d0b97da --- /dev/null +++ b/loadtime5/.project @@ -0,0 +1,17 @@ + + + loadtime5 + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + +