Browse Source

Moving the latest version from shadows to modules. The hope is that

this will now be stable until the next release from the jdt.core team
tags/V1_1_0_RC2
jhugunin 21 years ago
parent
commit
3ede93fc5a

+ 2
- 1
org.eclipse.jdt.core/.classpath View 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>

BIN
org.eclipse.jdt.core/jdtcore-for-aspectj-src.zip View File


BIN
org.eclipse.jdt.core/jdtcore.jar → org.eclipse.jdt.core/jdtcore-for-aspectj.jar View File


Loading…
Cancel
Save