Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
acolyer 5bb7e432a8 update the scanner class too to tokenize correctly pirms 19 gadiem
..
.classpath shadows src classpath entry had crept in by mistake.... pirms 20 gadiem
.cvsignore Ignore bin directory pirms 21 gadiem
.project remove that stupid launcher in org.eclipse.jdt.core pirms 19 gadiem
README.html Major changes in order to move to Eclipse-JDT 2.1 as a base. pirms 21 gadiem
jdtcore-for-aspectj-src.zip update the scanner class too to tokenize correctly pirms 19 gadiem
jdtcore-for-aspectj.jar update the scanner class too to tokenize correctly pirms 19 gadiem
notamodule initial version pirms 21 gadiem

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>