커밋 그래프

26 커밋

작성자 SHA1 메시지 날짜
acolyer
5bb7e432a8 update the scanner class too to tokenize correctly 2004-12-07 21:54:21 +00:00
acolyer
7d719eea09 updated jdtcore that can also handle @, ... as PseudoTokens 2004-12-07 11:15:55 +00:00
aclement
639b61b6a7 Final !! fixes for Bug 78954: Compiler cannot cope with 4000 jars on the classpath
- Includes the modified JDT classes.
2004-11-23 13:06:30 +00:00
aclement
c39c9912b8 Fix for Bugzilla Bug 60863
AJC behaves different when using @ to supply parameters
2004-09-08 16:26:36 +00:00
aclement
a993e6497d Fix for Bugzilla Bug 72409
Classpath issues with aspectjtools.jar
2004-09-07 15:35:37 +00:00
aclement
7f6e0878db Reworked package renaming script to ignore compiler options that are used by AJDT. 2004-09-07 10:31:51 +00:00
aclement
b133299238 Fix for Bugzilla Bug 73334
Avoid clashes in the org.eclipse namespace by renaming our duplicates.
2004-09-06 15:40:02 +00:00
acolyer
65c67a4e84 fix for Bugzilla Bug 37020
wrong line for method execution join point
2004-08-19 12:29:04 +00:00
aclement
59b3a97f89 Removes javadoc checking from resolveParamTag and hopefully includes Adrians MethodBinding change. 2004-08-18 13:07:04 +00:00
acolyer
dfb15c1777 fix for Bugzilla Bug 71723
Inconsistency in scoping of protected members in ITDs
2004-08-18 12:39:40 +00:00
aclement
5b902242b0 Fix for Bugzilla Bug 71076
Missing Javadoc comments that aren't missing
2004-08-18 10:33:07 +00:00
aclement
6b1ef0ff7c Fixes for:
Bugzilla Bug 67578: Privileged Aspect Access Problem Across Packages
Bugzilla Bug 67579: NPE on privileged aspect error
2004-08-16 16:16:20 +00:00
acolyer
8c5d743c84 fix for Bugzilla Bug 61768
scope for intertype methods
2004-08-11 16:51:24 +00:00
acolyer
c5d8476b23 fix for Bugzilla Bug 61572
ITDs on inner classes should be static contexts
2004-08-10 16:26:24 +00:00
acolyer
5baba85f6c Upgraded to Eclipse 3.0 final JDT core. v_449a_head_before_30_maintenance 2004-07-30 18:14:33 +00:00
acolyer
2782beb6b6 incorporating latest updates in shadows (aj_v_396) 2004-06-08 15:00:33 +00:00
acolyer
5795b4afc6 fix for Bugzilla Bug 52928
Private members introduced via an interface are visible to the class
2004-03-18 22:31:27 +00:00
acolyer
2ed4c9f470 move weaving to inside of the compiler.compile loop.
ensure messages are associated with source wherever possible
2004-03-15 15:11:16 +00:00
acolyer
7bcfb2467b include the jdtDepends classes 2004-01-27 15:09:44 +00:00
acolyer
d24bc49248 Bugzilla Bug 50458
Make a full implementation of org.eclipse.jdt.core for use in AJDT
Updated jdtcore jars, and an external builder configured in build
chain to refresh them from the shadows...
2004-01-26 16:18:36 +00:00
acolyer
19ed0a21b8 move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the
default mode (inherited behaviour from JDT).
2004-01-13 11:27:59 +00:00
acolyer
fa41db8fef built using Eclipse 2.1.1 compiler - when we didn't do this,
some tests failed on IBM JDK only ?!
2003-11-17 10:56:24 +00:00
acolyer
dc9c26dfe2 patch from George Harley for pr 42711 2003-11-11 14:01:03 +00:00
jhugunin
01b77ac07d moved to 2.1.1 jdtcore. Updated our code to change one call to a
convenience method that was removed.  Updated tests to enable the
test for the horrible switch bug that this fixes.
2003-07-24 19:53:50 +00:00
jhugunin
83a1b595e8 fix and test for Bugzilla Bug 36110
IllegalAccessError while accessing introduced variable / 1.1rc1
2003-04-12 01:00:48 +00:00
jhugunin
3ede93fc5a Moving the latest version from shadows to modules. The hope is that
this will now be stable until the next release from the jdt.core team
2003-04-10 20:25:39 +00:00