You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andy Clement b76f1c79df latest jdt related src zip 6 lat temu
..
src/org/aspectj/org/eclipse/jdt/internal/compiler very early java9 support - can resolve classes in jimages 9 lat temu
.classpath shadows src classpath entry had crept in by mistake.... 20 lat temu
.cvsignore Ignore bin directory 21 lat temu
.project remove that stupid launcher in org.eclipse.jdt.core 19 lat temu
README.html Major changes in order to move to Eclipse-JDT 2.1 as a base. 21 lat temu
jdtcore-for-aspectj-src.zip latest jdt related src zip 6 lat temu
jdtcore-for-aspectj.jar includes fix from aj_18 line related to 507372 6 lat temu
notamodule initial version 21 lat temu

README.html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>The Eclipse JDT compiler</title>
</head>

<body>
<h1>The Eclipse JDT Compiler</h1>

<p>This module exports jdtcore.jar to anyone who depends on it. That .jar
contains a lightly modified version of the eclipse JDT compiler and all of its
dependencies. The .jar is built from shadows/org.eclipse.jdt.core. See
shadows/README.html for more information.
</p>
</body>
</html>