Java 11 openjdk, Build process is not success, target folder not getting updated after the source is changed

已回答

I am running with java 11 openjdk version and with the latest EAP for the intellij Idea Ultimate(IntelliJ IDEA 2020.2 EAP (Ultimate Edition) Build #IU-202.4357.23, built on May 27, 2020 IntelliJ IDEA EAP User) I am having to delete my target folder each time I change a static(csv or html) file in my project.

 

 

0

Hello,

Is it reproducible with every project?

0
Avatar
Permanently deleted user

I've noticed this issue two days ago and In the same project it is reproducible. 

I haven't tried with any other project. I'll try any other project. let me try and create one.

Just as a note: For the current project it did not have issue with the previous build of Intellij Idea

0

You may try to remove all IDE related data (.iml files and .idea folder) and reimport project from pom.xml.

0
Avatar
Permanently deleted user

Ok, I will try that once I am ready. Thank you :+1 

0

请先登录再写评论。