I've upgraded IDEA to this version: ```IntelliJ ID...
# intellij
a
I've upgraded IDEA to this version:
Copy code
IntelliJ IDEA 2019.3.3 (Ultimate Edition)
Build #IU-193.6494.35, built on February 11, 2020
and ever since that upgrade IDEA refuses to recompile my code when I make changes. What happens is that I have a
main
function and when I run it with clicking the green triangle it starts the app, but the changes I made aren't visible. I didn't change any of the settings I just did an upgrade to
2019.3
. I have a tick next to
Build project automatically
. What am I doing wrong? I have the
Build
in the
Before Launch
section as well:
can somebody help with this?
IDEA wouldn't recompile my code when I try to run it still
i
@addamsson Can you attach a link to your project and logs?