简体   繁体   中英

How to rerun kotlin project when I update a file in Intellij IDEA

Ideally, in Intellij IDEA I'd like to be able to debug a java project, then have the IDE restart debugging the project when I edit a file. If that's not possible, a keyboard shortcut would help (something equivalent to the restart button in the debugger panel). Any ideas?

您可以使用ctrl+f5应用程序的当前实例,然后重新运行它。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM