Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Andy Clement 4750cace2d upgrade to JDTCore c0f9341 10 år sedan
..
.classpath shadows src classpath entry had crept in by mistake.... 20 år sedan
.cvsignore Ignore bin directory 21 år sedan
.project remove that stupid launcher in org.eclipse.jdt.core 19 år sedan
README.html Major changes in order to move to Eclipse-JDT 2.1 as a base. 21 år sedan
jdtcore-for-aspectj-src.zip upgrade to JDTCore c0f9341 10 år sedan
jdtcore-for-aspectj.jar upgrade to JDTCore c0f9341 10 år sedan
notamodule initial version 21 år sedan

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>