diff options
author | acolyer <acolyer> | 2005-04-25 16:12:39 +0000 |
---|---|---|
committer | acolyer <acolyer> | 2005-04-25 16:12:39 +0000 |
commit | cce34110147c340556de02464bb609f947d9f075 (patch) | |
tree | 4d7294f606abe00652b0d48dd411237832b4074d /org.eclipse.jdt.core | |
parent | 75c1c3ea4d4cc5308cf3ba4490d18b8536b08dd2 (diff) | |
download | aspectj-cce34110147c340556de02464bb609f947d9f075.tar.gz aspectj-cce34110147c340556de02464bb609f947d9f075.zip |
support in ajc for parsing and error reporting of @AspectJ style aspect definitions (aspect, pointcut, advice only at this point). Also include the AddAtAspectJAnnotationsVisitor support. Switch off using -Xdev:NoAtAspectJProcessing.
Diffstat (limited to 'org.eclipse.jdt.core')
-rw-r--r-- | org.eclipse.jdt.core/jdtcore-for-aspectj-src.zip | bin | 4042621 -> 4042633 bytes |
-rw-r--r-- | org.eclipse.jdt.core/jdtcore-for-aspectj.jar | bin | 4617417 -> 4617987 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/org.eclipse.jdt.core/jdtcore-for-aspectj-src.zip b/org.eclipse.jdt.core/jdtcore-for-aspectj-src.zip Binary files differindex cb9463f10..8fd676cb9 100644 --- a/org.eclipse.jdt.core/jdtcore-for-aspectj-src.zip +++ b/org.eclipse.jdt.core/jdtcore-for-aspectj-src.zip diff --git a/org.eclipse.jdt.core/jdtcore-for-aspectj.jar b/org.eclipse.jdt.core/jdtcore-for-aspectj.jar Binary files differindex 4732ce31e..00a7d2a1c 100644 --- a/org.eclipse.jdt.core/jdtcore-for-aspectj.jar +++ b/org.eclipse.jdt.core/jdtcore-for-aspectj.jar |