threecat
threecat

Reputation: 1

How to make IDEA not generate iml files

I want to make IDEA's maven project not generate iml files, but only pom.xml files, how can I do this? Don't hide the .iml file, just need to delete it, I tried searching and reading IDEA manual but didn't find an answer. My IDEA version:IntelliJ IDEA 2022.1.3 (Ultimate Edition)

Upvotes: 0

Views: 449

Answers (0)

Related Questions