]> source.dussan.org Git - aspectj.git/commitdiff
Moving the latest version from shadows to modules. The hope is that
authorjhugunin <jhugunin>
Thu, 10 Apr 2003 20:25:39 +0000 (20:25 +0000)
committerjhugunin <jhugunin>
Thu, 10 Apr 2003 20:25:39 +0000 (20:25 +0000)
this will now be stable until the next release from the jdt.core team

org.eclipse.jdt.core/.classpath
org.eclipse.jdt.core/jdtcore-for-aspectj-src.zip [new file with mode: 0644]
org.eclipse.jdt.core/jdtcore-for-aspectj.jar [new file with mode: 0644]
org.eclipse.jdt.core/jdtcore.jar [deleted file]

index 21e8fa306cc66873d743489651a93723b5443a80..68d7fb4e2c43f6e18ed8dee84849a7c7512fcedc 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-    <classpathentry exported="true" kind="lib" path="jdtcore.jar"/>
+    <classpathentry exported="true" kind="lib"
+        path="jdtcore-for-aspectj.jar" sourcepath="/org.eclipse.jdt.core/jdtcore-for-aspectj-src.zip"/>
     <classpathentry kind="output" path="bin"/>
 </classpath>
diff --git a/org.eclipse.jdt.core/jdtcore-for-aspectj-src.zip b/org.eclipse.jdt.core/jdtcore-for-aspectj-src.zip
new file mode 100644 (file)
index 0000000..904888d
Binary files /dev/null and b/org.eclipse.jdt.core/jdtcore-for-aspectj-src.zip differ
diff --git a/org.eclipse.jdt.core/jdtcore-for-aspectj.jar b/org.eclipse.jdt.core/jdtcore-for-aspectj.jar
new file mode 100644 (file)
index 0000000..25c5bd4
Binary files /dev/null and b/org.eclipse.jdt.core/jdtcore-for-aspectj.jar differ
diff --git a/org.eclipse.jdt.core/jdtcore.jar b/org.eclipse.jdt.core/jdtcore.jar
deleted file mode 100644 (file)
index c627e5f..0000000
Binary files a/org.eclipse.jdt.core/jdtcore.jar and /dev/null differ