You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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 thecompile
task using maven?The text was updated successfully, but these errors were encountered: