Hi!
I would like to use derive4j in a mixed scala/java codebase, I get a compile error when I use Foos (which is meant to be generated by derive4j) in a Scala file. Is there any other way to generate the classes other than calling the compile task using maven?