4

I have a bunch of scala case classes that extend Serializable and I would like Intellij to generate the @SerialVersionUID annotation for me.

Are there any settings I can change or any plugin available for this ? I already tried the GenerateSerialVersionUID plugin but it only works for Java classes.

cheseaux
  • 5,187
  • 31
  • 50
  • Possible duplicate of [IntelliJ Idea generating serialVersionUID](https://stackoverflow.com/questions/12912287/intellij-idea-generating-serialversionuid) - see https://plugins.jetbrains.com/plugin/185-generateserialversionuid – prayagupa Jul 27 '17 at 06:10
  • 4
    @prayagupd This is not a duplicate. I am talking about scala not Java. Please read the whole question – cheseaux Jul 27 '17 at 06:11
  • 1
    Please vote for https://youtrack.jetbrains.com/issue/SCL-8894. – CrazyCoder Jul 27 '17 at 07:45

0 Answers0