Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Andy Clement 2bcf229024 Minor tweak to avoid NPE in BinaryTypeBinding method source location lookups 5 anos atrás
..
.classpath shadows src classpath entry had crept in by mistake.... 20 anos atrás
.cvsignore Ignore bin directory 21 anos atrás
.project remove that stupid launcher in org.eclipse.jdt.core 19 anos atrás
README.html Major changes in order to move to Eclipse-JDT 2.1 as a base. 21 anos atrás
jdtcore-for-aspectj-src.zip Minor tweak to avoid NPE in BinaryTypeBinding method source location lookups 5 anos atrás
jdtcore-for-aspectj.jar Minor tweak to avoid NPE in BinaryTypeBinding method source location lookups 5 anos atrás
notamodule initial version 21 anos atrás

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>