diff options
Diffstat (limited to 'org.eclipse.jdt.core/README.html')
-rw-r--r-- | org.eclipse.jdt.core/README.html | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/org.eclipse.jdt.core/README.html b/org.eclipse.jdt.core/README.html deleted file mode 100644 index b47a42e65..000000000 --- a/org.eclipse.jdt.core/README.html +++ /dev/null @@ -1,16 +0,0 @@ -<!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> |