Anton Hi,

Hmm, If I have auto-scroll turned on and do a Rebuild-project for
instance (or any other compile command that uses the internal compile
process rather than ant) then even in a file with errors I still have
to click on the error line in message window to have the appropriate
file loaded into the editor and positioned at the offending line.

This seems, to me, to be the correct behaviour one would expect. From
what you are saying, if I understand correctly, the problem I
encountered with build.xml is also caused by auto-scroll but it must
behave differently otherwise my build file would not be auto-loaded
into the editor and scrolled during the build process without my
having to click or do anything. It is this autonomous behaviour I
think is wrong (or inconsistent at any rate).

So to answer your question

> Do you mean that "Autoscroll to source" option should be ignored
> during Ant script execution?

I think auto-scroll should work as it does for internal compile
operations even when processing an ant build file. If the ant build
file has errors or if the compile fails then we should have to click
on the error line in the message window before anything else happens.

What do you guys think ?


H


"Anton Katilin" <[EMAIL PROTECTED]> writes:

> "Autoscroll to source" works for nodes for those "Edit source" action is
> available; messages in the Ant output window such as ones representing
> targets are of that kind. To avoid the problem it's enough to turn
> "Autoscroll to source" off manually. Do you mean that "Autoscroll to source"
> option should be ignored during Ant script execution?
> 
> Best regards,
> Anton Katilin
> -------------------------------------
> IntelliJ Software, "Develop with pleasure!"
> http://www.intellij.com
> ----- Original Message -----
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, March 05, 2002 4:50 PM
> Subject: Re: [Eap-list] Ant build glitch
> 
> 
> >
> > Hi Anton,
> >
> > You are correct I do indeed have auto-scroll turned on in the message
> window.
> >
> > Question: Why does this cause a build file to be displayed when it
> > does not have any errors in it and the compile works just fine ?
> >
> > Is there no way the build file can be excluded from this as it can be
> > a pain at times. So would turning auto-scroll on and off to avoid this
> > happening.
> >


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to