Run/Debug configuration reset

Answered

Run/Debug configuration reset after every restart IntelliJ IDEA. I configure JBoss Wildfly deployment, but this reset to default. I'm using IntelliJ IDEA 2017.3.3. On a version 2017.3.2 this bug doesn't saw. Similar issue I has in WebStorm.

Run/Debug configuration сбрасывается после каждого перезапуска IntelliJ IDEA. Я настроил деплой на сервер JBoss Wildfly, но при перезапуске программы настройки деплоя тоже сбрасываются. Я использую IntelliJ IDEA 2017.3.3. На версии 2017.3.2 такого бага не замечал. Тоже самое касается и WebStorm

0
2 comments

Please check that run/debug configuration data is properly stored in disk in the XML files when you exit IntelliJ IDEA: http://stackoverflow.com/a/3136255/104891.

In case the issue persists, please report at https://youtrack.jetbrains.com/issues/IDEA and provide the exact steps to reproduce the problem, also attach the sample project to reproduce and the logs (https://intellij-support.jetbrains.com/hc/articles/207241085).

0
Avatar
Permanently deleted user

I test to run IntelliJ Idea 2017.2.4. This version save and read configuration data in disk. Then I run IntelliJ Idea 2017.3.3 and this read data from disk successful. But than I restart Idea 2017.3.3 and configuration data a loss from Idea 2017.3.3 and Idea 2017.2.4 too.

UPD: Create Issue in tracker https://youtrack.jetbrains.com/issue/IDEA-185326

0

Please sign in to leave a comment.