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.

simple.xml 139B

1234567
  1. <aspectj>
  2. <weaver options="-showWeaveInfo">
  3. </weaver>
  4. <aspects>
  5. <aspect name="test.Aspect"/>
  6. </aspects>
  7. </aspectj>