Velocity Debugger

2007-01-24 Thread Bruno GUEDES
Hi everybody, Have you plan to create an Debugger, for exmample an Eclipse Debugger ;-) ??? Well, if possible, can I ask with somebody of the velocity task, about it ??? Have a nice day ... Sincerely Bruno - To unsubscr

Re: Velocity Debugger

2007-01-25 Thread Will Glass-Husain
Not quite sure what you mean by a debugger. Do you mean a mechanism to see problems in a Velocity page? For parse errors, Velocity 1.5 throws an Exception providing the line number, column number, and template name of the error. The Click framework uses this info to do a nice job of highlightin

Re: Velocity Debugger

2007-01-29 Thread bguedes
ribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > Forio Business Simulations > > Will Glass-Husain > [EMAIL PROTECTED] > www.forio.com > > ----

Re: Velocity Debugger

2007-01-29 Thread Will Glass-Husain
cribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > Forio Business Simulations > > Will Glass-Husain > [EMAIL PROTECTED] > www.forio.com > > ------

Re: Velocity Debugger

2007-01-30 Thread bguedes
, how it will be great to have a eclipse debugger for the RCP application. That's why I'm interrested to have this velocity debugger !! Well, I began to work on that, but I have touch the velocity 1.4 code, and put some code in the render methods, and I know that you have generated with J

Re: Velocity Debugger

2007-01-30 Thread Will Glass-Husain
debugger for the RCP application. That's why I'm interrested to have this velocity debugger !! Well, I began to work on that, but I have touch the velocity 1.4 code, and put some code in the render methods, and I know that you have generated with JavaCC, but I've no time to do it wi