I am running in to a problem trying to use Intellij to import the lagom-java seed code. I create the project with activator new. Then I follow instructions for setting up annotation processing here https://immutables.github.io/apt.html#intellij-idea and the additional steps from here http://www.lagomframework.com/documentation/1.1.x/java/ImmutablesInIDEs.html After this, most everything is resolved except for the namedCall, pathCall etc methods. Any idea what I could be missing? Thanks in advance.
问问题
406 次