Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

Conversation

WonderCsabo
Copy link
Member

Fixes #1345.

We only generat code for non-abstract classes, so if the outer class is
abstract, we cannot put the inner class anywhere. This resulted in an
infinite code thus break processing. Now we invalidate this case.
yDelouis added a commit that referenced this pull request Apr 25, 2015
…nnerClassWithAbstractOuter

Invalidate non-abstract inner classes with abstract outer class
@yDelouis yDelouis merged commit 1837dc9 into androidannotations:develop Apr 25, 2015
@yDelouis
Copy link
Contributor

Thanks.

@yDelouis yDelouis added this to the 3.3 milestone Apr 25, 2015
@WonderCsabo WonderCsabo deleted the 1345_invalidateNonAbstractInnerClassWithAbstractOuter branch May 9, 2015 10:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

androidannotations.log file constantly grows
2 participants