Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Servlet Debug problem

Questions about using Eclipse should be asked on the newsgroup.

Looks like your servlet wasn't compiled with debug attributes.

- Jared

On Tuesday 23 September 2003 05:02 pm, Augusto Cesar Castoldi wrote:
> I'm trying to debug a servlet. When I try to access, I
> receive the following error.
>
> Java Breakpoint
>
> Attempting to install a breakpoint in the type
> servlets.Test that has no line number attributes. The
> breakpoint cannot be installed. Class files must be
> generated with the line number attributes.
>
> Reason:
>  Absent Line Number Information
>
> thanks,
>
> Augusto
>
> _______________________________________________________________________
> Desafio AntiZona: participe do jogo de perguntas e respostas que vai
> dar um Renault Clio, computadores, câmeras digitais, videogames e muito
> mais! www.cade.com.br/antizona
> _______________________________________________
> eclipse-dev mailing list
> eclipse-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/eclipse-dev



Back to the top