Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
jhugunin 83a1b595e8 fix and test for Bugzilla Bug 36110 vor 21 Jahren
..
.classpath Moving the latest version from shadows to modules. The hope is that vor 21 Jahren
.cvsignore Ignore bin directory vor 21 Jahren
.project initial version vor 21 Jahren
README.html Major changes in order to move to Eclipse-JDT 2.1 as a base. vor 21 Jahren
jdtcore-for-aspectj-src.zip fix and test for Bugzilla Bug 36110 vor 21 Jahren
jdtcore-for-aspectj.jar fix and test for Bugzilla Bug 36110 vor 21 Jahren
notamodule initial version vor 21 Jahren

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>