Re: AW: AW: Problems with ANTLR

2013-08-20 Thread Matt Benson
Hmm, I don't know what could be the cause of the poor performance. I've never used ANTLR 3 much tbh. As for the task name, it is indeed defined by the name attribute of the taskdef, but note that in your current working example, you are using your own taskdef and are effectively bypassing the antli

AW: how do I "echo" or display the full command exec is about to run?

2013-08-20 Thread jhm
No by mind. But afaik all is run via "run configuration". So have a look there. Jan > -Ursprüngliche Nachricht- > Von: Vincent Cai [mailto:w...@cypress.com] > Gesendet: Dienstag, 20. August 2013 10:52 > An: Ant Users List > Betreff: RE: how do I "echo" or display the full command exec is

can't get consistent result from command line and ant target for qmake

2013-08-20 Thread Vincent Cai
Dear all, I can't get consistent result from command line and ant target for qmake. Could anybody help? In cmd.exe, I ran below command and can get expected output: D:\TSA\EclipseWorkspace\TSA_FW\build\ant>d:/qtsdk/desktop/qt/4.7.3/mingw/bin/qmake.exe -spec d:/QtSDK/Desktop/Qt

RE: how do I "echo" or display the full command exec is about to run?

2013-08-20 Thread Vincent Cai
Thanks for the reply. Could you tell me in Eclipse how to configure ant to run in "-verbose" mode? -Original Message- From: Jan Matèrne (jhm) [mailto:apa...@materne.de] Sent: 2013年8月20日 15:27 To: 'Ant Users List' Subject: AW: how do I "echo" or display the full command exec is about to run

Re: AW: AW: Problems with ANTLR

2013-08-20 Thread Ernst Reissner
Hi Matt, thanks: one step further! I tried now ... It seems to create parsers only when grammar changed, so it is ok, but: it is very slow: 11 secs if no parser is created and 30 if grammars are created. So a large portion of ti

AW: how do I "echo" or display the full command exec is about to run?

2013-08-20 Thread jhm
Run Ant in "-verbose" mode. Jan > -Ursprüngliche Nachricht- > Von: Vincent Cai [mailto:w...@cypress.com] > Gesendet: Dienstag, 20. August 2013 08:51 > An: user@ant.apache.org > Betreff: how do I "echo" or display the full command exec is about to > run? > > > This message and any attach