1

I created a java project using sbt. While I was trying to use an Immutable class using @Value.Immutable annotation I noticed that generated-source folder is not created. Instead, I see the structure :

enter image description here

I also updated Build, Execution and Deployment section, ran sbt clean then sbt compile. I still don't see the generated-sources folder.

enter image description here

Any naive mistake I am making? Should scala target directory even be created because its a java play framework project?

A_G
  • 2,260
  • 3
  • 23
  • 56

0 Answers0