Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Andy Clement 68ed282a06 JDT Upgrade for 1.9.0.rc3 il y a 6 ans
..
src/org/aspectj/org/eclipse/jdt/internal/compiler very early java9 support - can resolve classes in jimages il y a 9 ans
.classpath shadows src classpath entry had crept in by mistake.... il y a 20 ans
.cvsignore Ignore bin directory il y a 21 ans
.project remove that stupid launcher in org.eclipse.jdt.core il y a 19 ans
README.html Major changes in order to move to Eclipse-JDT 2.1 as a base. il y a 21 ans
jdtcore-for-aspectj-src.zip JDT Upgrade for 1.9.0.rc3 il y a 6 ans
jdtcore-for-aspectj.jar JDT Upgrade for 1.9.0.rc3 il y a 6 ans
notamodule initial version il y a 21 ans

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>