Project structure disappearing every few second and file closes automatically
已回答
Hi Folks,
I am facing a weird issue with my IntelliJ Ultimate version(mentioned below), I am trying to open a Maven project and everytime i do it , the project files disappear after few seconds and nothing fixes if I delete .idea folder , reinstall everything, cleaup all Idea files from Library.
Does anyone know how to fix this problem ?
IntelliJ IDEA 2023.2.1 (Ultimate Edition)
Build #IU-232.9559.62, built on August 23, 2023
Licensed to Zalando SE
Expiration date: August 27, 2023
Runtime version: 17.0.8+7-b1000.8 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 13.4.1
GC: G1 Young Generation, G1 Old Generation
Memory: 4096M
Cores: 10
Metal Rendering is ON
Registry:
ide.experimental.ui=true
Non-Bundled Plugins:
org.intellij.scala (2023.2.19)
Kotlin: 232-1.9.0-IJ9559.62
请先登录再写评论。
Hello Ojas Sinha. Could you please try to reimport your project as a Maven project via the
File | New | Project from Existing Sources?Hello Olga, that seems to be fixing problems on my side. Thankyou so much !