org.aspectj/org.eclipse.jdt.core
aclement c39c9912b8 Fix for Bugzilla Bug 60863
AJC behaves different when using @ to supply parameters
2004-09-08 16:26:36 +00:00
..
.externalToolBuilders Bugzilla Bug 50458 2004-01-26 16:18:36 +00:00
.classpath shadows src classpath entry had crept in by mistake.... 2004-08-06 08:25:00 +00:00
.cvsignore
.project Bugzilla Bug 50458 2004-01-26 16:18:36 +00:00
jdtcore-for-aspectj-src.zip Fix for Bugzilla Bug 60863 2004-09-08 16:26:36 +00:00
jdtcore-for-aspectj.jar Fix for Bugzilla Bug 60863 2004-09-08 16:26:36 +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>