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.

README.html 502B

12345678910111213141516
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html>
  3. <head>
  4. <title>The Eclipse JDT compiler</title>
  5. </head>
  6. <body>
  7. <h1>The Eclipse JDT Compiler</h1>
  8. <p>This module exports jdtcore.jar to anyone who depends on it. That .jar
  9. contains a lightly modified version of the eclipse JDT compiler and all of its
  10. dependencies. The .jar is built from shadows/org.eclipse.jdt.core. See
  11. shadows/README.html for more information.
  12. </p>
  13. </body>
  14. </html>