Page 1 of 1

Make background refreshing optional

Posted: 30 Oct 2009, 14:51
by camper
Please make background refreshing an option, so I can get back the refresh on-window-activation as with AS <2.52.

Reason: I often use the ANT build tool in my IDE. Having the output directory shown in AS immediately aborts the ANT script (which first deletes the output directory to fill it again later).

Re: Make background refreshing optional

Posted: 30 Oct 2009, 14:54
by Jan Rysavy
Do you have idea why is ANT script aborted by refresh of Salamander panel?

Re: Make background refreshing optional

Posted: 06 Nov 2009, 18:35
by camper
Most likely because AS somehow locks this directory and hence deleting in ANT (aka Java) fails.

Re: Make background refreshing optional

Posted: 06 Nov 2009, 21:44
by Petr Solin
Yes, I understand it and will try to make it optional.

Re: Make background refreshing optional

Posted: 07 Nov 2009, 07:15
by camper
Thanks in advance.