org.aspectj/org.eclipse.jdt.core
2006-09-22 14:59:09 +00:00
..
.classpath shadows src classpath entry had crept in by mistake.... 2004-08-06 08:25:00 +00:00
.cvsignore Ignore bin directory 2003-02-26 07:53:59 +00:00
.project remove that stupid launcher in org.eclipse.jdt.core 2004-12-03 17:06:55 +00:00
jdtcore-for-aspectj-src.zip fix for 151772, 125981: incorrect scope for dec soft reporting 2006-09-22 14:59:09 +00:00
jdtcore-for-aspectj.jar fix for 151772, 125981: incorrect scope for dec soft reporting 2006-09-22 14:59:09 +00:00
notamodule initial version 2002-12-16 17:58:19 +00:00
README.html Major changes in order to move to Eclipse-JDT 2.1 as a base. 2003-03-28 00:54:19 +00:00

<!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>