您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

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>