Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ant-dev] A few questions

On 12/16/2002 03:33:09 PM platform-ant-dev-admin wrote:
> 
> (1) Currently, the console automatically reveals output as it is 
appended to 
> the console. As a "sort of" workaround, you can use a preference to set 
a fixed 
> character width on the console. See the user preference "Debug -> 
Console", 
> "Fixed width console". 

I tried doing this, but it only works if the console's actual width is 
less than the value given.  I guess I'll submit a bug report on this to 
the debug team - I read quicker when I have a consistent pattern I can 
scan for interesting events.  The console's jumping around makes this 
impossible.


> (2) Yes - the ant view creates its own launch config to run scripts (I'm 
happy 
> someone else has found this misleading). Currently there is no way to 
run a 
> script in the background from the Ant view. There is a bug related to 
this 
> issue: See 
> 
> http://bugs.eclipse.org/bugs/show_bug.cgi?id=27540 

Ok, as long as its being worked on, thats good enough for me =)

Matt



Back to the top