reactive-microservices icon indicating copy to clipboard operation
reactive-microservices copied to clipboard

NoSuchMethodError: EclipseKeys

Open ppet opened this issue 7 years ago • 1 comments

Hi. I just downloaded the zip from Github and, as indicated in the Readme, after conf reviewing, I launched: sbt runAll

Error Result : java.lang.NoSuchMethodError: com.typesafe.sbteclipse.core.EclipsePlugin$.EclipseKeys()Lcom/typesafe/sbteclipse/core/EclipsePlugin$EclipseKeys$;

have you a workaround ? Thanks for any help

ppet avatar Dec 13 '16 15:12 ppet

Hi I can't reproduce this error. Can you try compiling in other environment (ex. in docker)?

Eclipse plugin is now obsolete (AFAIK) and I'm not sure how are you including it as it's not present in the project itself.

luksow avatar Dec 14 '16 16:12 luksow