Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

intro.html 755B

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 (see
  9. http://www.eclipse.org/legal/epl-v10.html).
  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>