Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
jhugunin 01b77ac07d moved to 2.1.1 jdtcore. Updated our code to change one call to a 21 лет назад
..
.classpath Moving the latest version from shadows to modules. The hope is that 21 лет назад
.cvsignore Ignore bin directory 21 лет назад
.project initial version 21 лет назад
README.html Major changes in order to move to Eclipse-JDT 2.1 as a base. 21 лет назад
jdtcore-for-aspectj-src.zip moved to 2.1.1 jdtcore. Updated our code to change one call to a 21 лет назад
jdtcore-for-aspectj.jar moved to 2.1.1 jdtcore. Updated our code to change one call to a 21 лет назад
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>