Open Dvay opened 8 years ago
Same problem here
Could you give me some kind of minimal configuration that shows the problem? pom + some simple code that fails to compile.
As Dvay stated, I just cloned the repository to Eclipse and eclipse/java shows tons off error.
"for some reason there are many methods unknown and many classes with unimplemented methods. Example getVersionString() or getInGameCredentials()."
You probably need to sort out lombok for eclipse then.
That sounds likely, yes. @Mayesters @Dvay - Could either of you test this and tell me if it fixes your issue?
Sorry for the late answer, can confirm, using Lombok, it works.
Hi,
i cloned your repository to Eclipse (JDK 8, Marven plugin etc). But for some reason there are many methods unknown and many classes with unimplemented methods. Example getVersionString() or getInGameCredentials().
Am i doing something wrong or does this have an other reason ?
Thank you :-)