1
0
Mirror von https://github.com/eclipse-aspectj/aspectj.git synchronisiert 2024-08-26 17:58:43 +02:00
org.aspectj/tests/base/test110
2002-12-16 18:51:06 +00:00
..
pAspect initial version 2002-12-16 18:51:06 +00:00
pClass initial version 2002-12-16 18:51:06 +00:00
Driver.java initial version 2002-12-16 18:51:06 +00:00
Readme.txt initial version 2002-12-16 18:51:06 +00:00

Mode: VM run
Title: Packaged aspects referring to packaged classes

This test case has an aspect and a class, each in a separate
package. The test is to check if the weaver generates the correct
names for the class and the aspect in the woven code.