Make IDE workspace configuration robust #710
Labels
android-studio
Android Studio IDE from Jet-Brains
configuration
should be configurable or configuration change
eclipse
related to Eclipse IDE
enhancement
New feature or request
intellij
IntelliJ IDE from Jet-Brains
vscode
Microsoft visual studio code
workspace
Milestone
Issue #640 revealed that an error in workspace configuration can entirely prevent the IDE (IntelliJ, Eclipse, VSCode, etc.) from being started.
While there will still be workarounds to continue working but average users of IDEasy will then be lost and blocked and do not know how to start their IDE.
Hence, we should invest into robustness and improve UX:
merge:strategy
, etc.), we should log an error with details about the corrupted file but continue with the workspace merging. However, the workspace merging procedure should then still fail.--batch
mode in case such error cannot be fixed for some days to avoid being annoyed by the question. However, the question should raise attention that something is wrong.See also #644
The text was updated successfully, but these errors were encountered: