您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Andy Clement 01f7d8ba8e Update to 1.9.5.BUILD-SNAPSHOT in poms 5 年前
..
README.html Major changes in order to move to Eclipse-JDT 2.1 as a base. 21 年前
jdtcore-for-aspectj-src.zip Updated with Java12 support 5 年前
jdtcore-for-aspectj.jar Updated with Java12 support 5 年前
pom.xml Update to 1.9.5.BUILD-SNAPSHOT in poms 5 年前

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>