osundblad / intellij-annotations-instrumenter-maven-plugin

IntelliJ IDEA annotations instrumenter maven plugin
Other
38 stars 11 forks source link

Fix implicit SYNTHETIC constructors #1

Closed osundblad closed 8 years ago

osundblad commented 8 years ago

An inner static class with no declared constructor generates a constructor that takes the outer class as argument.

osundblad commented 8 years ago

Fixed in 0.4.2

osundblad commented 8 years ago

Fixed in 0.4.2