
|
If you were logged in you would be able to see more operations.
|
|
|
| Build: |
7,051
|
| Severity: |
Medium
|
|
During compilation Compile tool window pops up (if you choose to compile in background) even if there are no errors. There is an option to close that window if there are no errors but it still opens it and closes when compilation ends. Why to open it at first place?
Can we get an option "Open compilation window if there are errrors"?
|
|
Description
|
During compilation Compile tool window pops up (if you choose to compile in background) even if there are no errors. There is an option to close that window if there are no errors but it still opens it and closes when compilation ends. Why to open it at first place?
Can we get an option "Open compilation window if there are errrors"? |
Show » |
|
I suggest the following changes:
1) Just remove the 'Compile in background' setting because it's useless. Nobody should want a modal progress dialog.
Or if you can't part with it, then make sure it defaults to ON, and rename it to 'Compile progress in background' to be clear
what this setting does.
2) Add a new setting 'Compile in background, show output on error only' which would truly do the compile in the background,
popping up the compilation output window only if there was an error.
See discussion thread:
IDEA Background Tasks 7241
http://www.intellij.net/forums/thread.jspa?threadID=269442&tstart=0