I use this applicable plugin: 'me.tatarka.retrolambda' in my project. but sometimes I build my project, android studio will show me this error. And I do not know how to do this, but just clean my project, and everything will be fine. but he spends time cleaning. Does anyone know how to solve this problem.
:app:processLiveDebugAndroidTestResources UP-TO-DATE
:app:generateLiveDebugAndroidTestSources UP-TO-DATE
:app:compileLiveDebugJavaWithJavac UP-TO-DATE
:app:compileRetrolambdaLiveDebug FAILED
Error: execution completed for task ': app: compileRetrolambdaLiveDebug'.
There was a problem starting the 'command' process C: \ Program Files \ Java \ jdk1.8.0_65 \ bin \ java.exe ''
source
share