History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-14881
Type: New Feature New Feature
Status: Open Open
Assignee: Eugene Zhuravlev
Reporter: AlexL
Votes: 2
Watchers: 4
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Ant integration: 'Make build in background' should only show output window on error, show task progress in status bar/background tasks window

Created: 12 Sep 07 08:28   Updated: 13 Sep 07 14:07
Component/s: Ant Integration

Environment: Windows XP SP2

Build: 7,274
Severity: High


 Description  « Hide
Currently, even with 'Make build in background' option checked, Ant immediately
displays and populates the output toolwindow and upon completion steals focus to
that window. Furthermore, the ant task execution progress is NOT shown in the status
bar and background tasks window.

I want the Ant compilation to work exactly like the new Build->Make Project works
when 'Compile in background' is enabled. If you have 'Make build in background'
checked in Ant Tool window properties for your build.xml file, then when
executing a task it should run in the background, without showing the ant
output toolwindow unless there is an error, and showing progress in the status
bar/background tasks popup window.

Note: The Ant Messages window should still be populated, but should only be
displayed on error. Furthermore, upon task completion, the the focus should
NOT be stolen from the Editor window.

I have many ant tasks which I never care to see the output unless there is
some kind of error which is extremely rare. Tasks like 'compile', 'package',
'deploy', 'deploy-remote', etc.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.