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.

intro.html 769B

12345678910111213141516171819202122232425
  1. <html>
  2. <body>
  3. <h2 align="center">Installer for AspectJ 9 Development Kit<sup><small>TM</small></sup></h2>
  4. <p align="center">Version ${build.version.long} built on ${build.date}</p>
  5. <p>This installs the complete AspectJ 9 Development Kit (AJDK) distribution, with
  6. the compiler, aspect libraries, structure browser, ant tasks,
  7. documentation, and examples.
  8. This distribution is covered by the Eclipse Public License v 2.0 (see
  9. https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt).
  10. <p>
  11. For IDE integrations or source code, see the project home page at
  12. http://eclipse.org/aspectj</p>
  13. <p>${copyright.allRights.from1998}</p>
  14. <p></p>
  15. <p>Press <b>Next</b> to continue. At any time you may press <b>Cancel</b>
  16. to exit the installation process.</p>
  17. </body>
  18. </html>