org.aspectj/org.eclipse.jdt.core
acolyer c5d8476b23 fix for Bugzilla Bug 61572
ITDs on inner classes should be static contexts
2004-08-10 16:26:24 +00:00
..
.externalToolBuilders
.classpath
.cvsignore
.project
jdtcore-for-aspectj-src.zip fix for Bugzilla Bug 61572 2004-08-10 16:26:24 +00:00
jdtcore-for-aspectj.jar fix for Bugzilla Bug 61572 2004-08-10 16:26:24 +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>