Issue with java.util.Date
gderaco opened this issue · 0 comments
gderaco commented
Hello,
when implementing Parcelable to a class wich contains fields of type java.ultil.Date,
android-parcelable-intellij-plugin creates the method 'private MyClass(Parcel in)' with an error:
The type(s) in this method are Date and not java.util.Date
Version: 0.6.1