Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

aspectj-ant-readme.txt 389B

1234567891011121314
  1. The AspectJ tree builds using Ant 1.6.3.
  2. (No longer is a special version of Ant required.)
  3. To run tests using the junit task, junit.jar is added to lib/.
  4. This directory contains:
  5. o The contents of the binary distribution of Ant 1.6.3,
  6. not including the docs directory.
  7. o ant-src.zip, .java extracted from the source distribution of Ant 1.6.3.
  8. For Ant, see http://ant.apache.org.