Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Andy Clement 2c9e594e4c Update to latest JDT (neon 2) před 7 roky
..
.classpath shadows src classpath entry had crept in by mistake.... před 20 roky
.cvsignore Ignore bin directory před 21 roky
.project remove that stupid launcher in org.eclipse.jdt.core před 19 roky
README.html Major changes in order to move to Eclipse-JDT 2.1 as a base. před 21 roky
jdtcore-for-aspectj-src.zip Update to latest JDT (neon 2) před 7 roky
jdtcore-for-aspectj.jar Update to latest JDT (neon 2) před 7 roky
notamodule initial version před 21 roky

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>