Android Studio 3.0:无法删除文件

Ale*_*lex 5 android android-studio-3.0

安卓工作室 3.0

classpath 'com.android.tools.build:gradle:3.0.0'
Run Code Online (Sandbox Code Playgroud)

有时当我尝试启动应用程序时,我会收到下一个错误:

Error:java.io.IOException: Unable to delete file: myproject\common\build\intermediates\intermediate-jars\debug\classes.jar
> Unable to delete file: myproejct\common\build\intermediates\intermediate-jars\debug\classes.jar
Run Code Online (Sandbox Code Playgroud)

进程java.exe锁定了这个。为什么?

Ber*_*cha 0

尝试禁用即时运行

首选项 > 构建、执行、部署 > 即时运行