aboutsummaryrefslogtreecommitdiffstats
path: root/shadows.org.eclipse.jdt.core/README.html
diff options
context:
space:
mode:
Diffstat (limited to 'shadows.org.eclipse.jdt.core/README.html')
-rw-r--r--shadows.org.eclipse.jdt.core/README.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/shadows.org.eclipse.jdt.core/README.html b/shadows.org.eclipse.jdt.core/README.html
new file mode 100644
index 000000000..979fd256e
--- /dev/null
+++ b/shadows.org.eclipse.jdt.core/README.html
@@ -0,0 +1,17 @@
+<!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>