The startup process (or loading a solution) is performed in a background thread. However, we show modal window in order to prevent project files from being changed while the startup is in progress. As we already mentioned in the newsgroup, we consider option for making startup process fully asynchronous, so that no modal window will appear.
The startup process (or loading a solution) is performed in a background
thread. However,
we show modal window in order to prevent project files from being changed
while the startup is in progress. As we already mentioned in the newsgroup,
we consider option for making startup process fully asynchronous, so that no
modal
window will appear.
"Oskar Austegard" <no_mail@jetbrains.com> wrote in message
news:7674074.1079626623450.JavaMail.itn@is.intellij.net...
annoying. Is there anyway to move this process to some background thread?
>
I second on that.