Thank you. Just what I wanted.
I will switch to 1.5 when its ready to go.

Diane Holt wrote:
> 
> --- "TAKAHASHI Hideo(BSD-M1G)" <[EMAIL PROTECTED]> wrote:
> > No -g flags is an alias to -g:source,lines and is helpful for trouble
> > shooting, without revealing the variable information.  We want to use
> > this for production build.
> >
> > -g is an alias to -g:source,lines,vars and is helpful for use with a
> > debugger.  This is OK for a development phase build.
> 
> 1.5alpha's <javac> has a new attribute, 'debuglevel' -- so you can now do:
> 
>   debug="on"
>   debuglevel="source,lines"
> 
> (Of course, you probably wouldn't want to hard-code in the debug and
> debuglevel value, but reference properties instead, so you can switch
> their values according to what type of build you're running.)
> 
> Diane
> 
> =====
> ([EMAIL PROTECTED])
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Tax Center - online filing with TurboTax
> http://taxes.yahoo.com/
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

-- 
高橋英男 [EMAIL PROTECTED]
日立製作所 ビジネスソリューション事業部
先端ミドルウェア開発部 第1G
電話 877-5722 FAX 877-5719 社内便 (BSD)M1G 高橋(英)

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to