Lineage and/or IDEA problem
I have this source code fragment
when I try to generate SetterMethodMatcher class, Lineage will generate SetterMethodMatcher as below
while it should ask me to implement ClassFilter or MethodMatcher. And even better, it should also ask me to extend a class which implemented ClassFilter or MethodMatcher.
Same problem if I generate SetterMethodMatcher as an inner class.
I'm using Lineage 3.0.7. But maybe it's the problem of IDEA: http://www.jetbrains.net/jira/browse/IDEA-16828
请先登录再写评论。
Hello t800t8,
Please try the newly uploaded version 3.0.9 of Lineage which should fix this problem. If you are using the Diana EAP, try 3.1.1 instead.
Bas