7

FAILURE: Build failed with an exception.

  • What went wrong: Execution failed for task ':module:kaptKotlin'.

    Could not find tools.jar in system classpath, which is required for kapt to work

  • It's(tools.jar) not there since Java9. You might want to check with `kapt` for why was it even in use for and if they've looked to migrate? – Naman Oct 22 '18 at 05:06
  • 1
    This is a bug, please follow https://youtrack.jetbrains.com/issue/KT-27188 for updates. – Alexey Belkov Oct 22 '18 at 10:10

0 Answers0