Incremental compilation on Windows - new .class files added
Yevgeniy Mordovkin <[email protected]>
| Newsgroups | gmane.comp.lang.scala |
|---|---|
| Message-ID | <[email protected]> |
Hi there. We compile using SBT, used Maven before and in both cases we ran into "Enclosing method not found" error while running code that was build after a few incremental builds. Upon investigation I found that the broken incremental jars contain some internal classes that do not exist for a clean compilation, that fall in Class.java on attempt to find the enclosing method. Did someone run into a similar issue? -- You received this message because you are subscribed to the Google Groups "scala-language" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.