選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
acolyer 5bb7e432a8 update the scanner class too to tokenize correctly 19年前
..
.classpath shadows src classpath entry had crept in by mistake.... 20年前
.cvsignore Ignore bin directory 21年前
.project remove that stupid launcher in org.eclipse.jdt.core 19年前
README.html Major changes in order to move to Eclipse-JDT 2.1 as a base. 21年前
jdtcore-for-aspectj-src.zip update the scanner class too to tokenize correctly 19年前
jdtcore-for-aspectj.jar update the scanner class too to tokenize correctly 19年前
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>