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 2bcf229024 Minor tweak to avoid NPE in BinaryTypeBinding method source location lookups hace 5 años
..
.classpath shadows src classpath entry had crept in by mistake.... hace 20 años
.cvsignore Ignore bin directory hace 21 años
.project remove that stupid launcher in org.eclipse.jdt.core hace 19 años
README.html Major changes in order to move to Eclipse-JDT 2.1 as a base. hace 21 años
jdtcore-for-aspectj-src.zip Minor tweak to avoid NPE in BinaryTypeBinding method source location lookups hace 5 años
jdtcore-for-aspectj.jar Minor tweak to avoid NPE in BinaryTypeBinding method source location lookups hace 5 años
notamodule initial version hace 21 años

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>