I'm using this version of  AJDT Plugin Development Tools :
2.1.2.e36x-20110307-1000        

The error is this :

Compile error: StackOverflowError thrown: null
java.lang.StackOverflowError

java.lang.StackOverflowError
at java.lang.Character.isJavaIdentifierStart(Unknown Source)
at
org.aspectj.weaver.patterns.PatternParser.checkLegalName(PatternParser.java:1393)
at
org.aspectj.weaver.patterns.PatternParser.parseDottedNamePattern(PatternParser.java:1278)
at
org.aspectj.weaver.patterns.PatternParser.parseSingleTypePattern(PatternParser.java:983)
at
org.aspectj.weaver.patterns.PatternParser.parseAtomicTypePattern(PatternParse
... legate(BcelWorld.java:394)
at org.aspectj.weaver.bcel.BcelWorld.resolveDelegate(BcelWorld.java:389)

Compile error: StackOverflowError thrown: null



--
View this message in context: 
http://aspectj.2085585.n4.nabble.com/Eclipse-RCP-and-advices-tp3346745p3351463.html
Sent from the AspectJ - users mailing list archive at Nabble.com.
_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to