You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aclement deff49aa31 Adrian made me put these in. We seem to need a directory containing one file in order to satisfy the build script when it builds shadows.org.eclipse.jdt.core. 20 years ago
..
shadow_folder Adrian made me put these in. We seem to need a directory containing one file in order to satisfy the build script when it builds shadows.org.eclipse.jdt.core. 20 years ago
.classpath When not working with the branch version of 20 years ago
.project When not working with the branch version of 20 years ago
README.html When not working with the branch version of 20 years ago
build.xml When not working with the branch version of 20 years ago
notamodule When not working with the branch version of 20 years ago

README.html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Placeholder for the Shadow version Eclipse JDT compiler</title>
</head>

<body>
<h1>Placeholder for the Shadow version of the Eclipse JDT Compiler</h1>

<p>This module is here so that the org.eclipse.jdt.core project can
fulfill its project dependencies when not working with the 'real'
shadow version of org.eclipse.jdt.core (the normal mode). It contains
a build.xml file that does nothing, in order to satisfy the external
builder tool added to the chain of the org.eclipse.jdt.core HEAD project.
</p>
</body>
</html>