diff options
author | acolyer <acolyer> | 2005-08-19 13:19:01 +0000 |
---|---|---|
committer | acolyer <acolyer> | 2005-08-19 13:19:01 +0000 |
commit | 01ab6bf7cfc79db5020d0537c97451870d88b2ba (patch) | |
tree | 7c0e536688acc4fa4fe48ddb7ce0d5a769d75857 /org.eclipse.jdt.core | |
parent | 5e9aca91401b7c13e56173ef1044959ca9ccc5e5 (diff) | |
download | aspectj-01ab6bf7cfc79db5020d0537c97451870d88b2ba.tar.gz aspectj-01ab6bf7cfc79db5020d0537c97451870d88b2ba.zip |
fix for Bugzilla Bug 78707
[jdt-parser] AspectJ/AJDT accepts "before() returning" advice
no more before returning and before throwing advice ;)
as an added bonus, I built these jars with the correct -1.3 option
Diffstat (limited to 'org.eclipse.jdt.core')
-rw-r--r-- | org.eclipse.jdt.core/jdtcore-for-aspectj-src.zip | bin | 3698189 -> 3698398 bytes |
-rw-r--r-- | org.eclipse.jdt.core/jdtcore-for-aspectj.jar | bin | 5176081 -> 5177222 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 676258cf3..5d485c582 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 24dee616d..864e4a273 100644 --- a/org.eclipse.jdt.core/jdtcore-for-aspectj.jar +++ b/org.eclipse.jdt.core/jdtcore-for-aspectj.jar |