Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Andy Clement 4d12967458 Updates for 1.9.0.RC4 - latest JDT 6 роки тому
..
src/org/aspectj/org/eclipse/jdt/internal/compiler very early java9 support - can resolve classes in jimages 9 роки тому
.classpath shadows src classpath entry had crept in by mistake.... 20 роки тому
.cvsignore Ignore bin directory 21 роки тому
.project remove that stupid launcher in org.eclipse.jdt.core 19 роки тому
README.html Major changes in order to move to Eclipse-JDT 2.1 as a base. 21 роки тому
jdtcore-for-aspectj-src.zip Updates for 1.9.0.RC4 - latest JDT 6 роки тому
jdtcore-for-aspectj.jar Updates for 1.9.0.RC4 - latest JDT 6 роки тому
notamodule initial version 21 роки тому

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>