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.

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.