org.aspectj/org.eclipse.jdt.core
acolyer 19ed0a21b8 move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the
default mode (inherited behaviour from JDT).
2004-01-13 11:27:59 +00:00
..
.classpath Moving the latest version from shadows to modules. The hope is that 2003-04-10 20:25:39 +00:00
.cvsignore
.project
jdtcore-for-aspectj-src.zip move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the 2004-01-13 11:27:59 +00:00
jdtcore-for-aspectj.jar move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the 2004-01-13 11:27:59 +00:00
notamodule
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>