https://pantsbuild.org/ logo
#general
Title
# general
f

fast-megabyte-33579

04/06/2016, 9:58 AM
Hi guys, every so often I get an error when compiling some scala case classes - something about "value not found: copy", as if it doesn't know what a case class is. It's usually fixed by doing a
clean-all
but it comes back randomly. Any idea how I could go about determining what's wrong?