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 646B

1234567891011121314151617
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html>
  3. <head>
  4. <title>Placeholder for the Shadow version Eclipse JDT compiler</title>
  5. </head>
  6. <body>
  7. <h1>Placeholder for the Shadow version of the Eclipse JDT Compiler</h1>
  8. <p>This module is here so that the org.eclipse.jdt.core project can
  9. fulfill its project dependencies when not working with the 'real'
  10. shadow version of org.eclipse.jdt.core (the normal mode). It contains
  11. a build.xml file that does nothing, in order to satisfy the external
  12. builder tool added to the chain of the org.eclipse.jdt.core HEAD project.
  13. </p>
  14. </body>
  15. </html>