Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-debug-dev] (no subject)

check the class file in web application,not eclipse
--- jdt-debug-dev-request@xxxxxxxxxxx写道:

> Send jdt-debug-dev mailing list submissions to
> 	jdt-debug-dev@xxxxxxxxxxx
> 
> To subscribe or unsubscribe via the World Wide Web,
> visit
> 
>
https://dev.eclipse.org/mailman/listinfo/jdt-debug-dev
> or, via email, send a message with subject or body
> 'help' to
> 	jdt-debug-dev-request@xxxxxxxxxxx
> 
> You can reach the person managing the list at
> 	jdt-debug-dev-owner@xxxxxxxxxxx
> 
> When replying, please edit your Subject line so it
> is more specific
> than "Re: Contents of jdt-debug-dev digest..."
> 
> 
> Today's Topics:
> 
>    1. Error debuging a webapp with tomcat (victor
> sosa)
> 
> 
>
----------------------------------------------------------------------
> 
> Message: 1
> Date: Fri, 30 Sep 2005 12:08:01 -0400
> From: victor sosa <victornsosa@xxxxxxxxx>
> Subject: [jdt-debug-dev] Error debuging a webapp
> with tomcat
> To: jdt-debug-dev@xxxxxxxxxxx
> Message-ID: <433D62E1.3090909@xxxxxxxxx>
> Content-Type: text/plain; charset=ISO-8859-1;
> format=flowed
> 
> I'm trying to debug a webapp with eclipse and
> tomcat. Everything it's ok 
> but when the webapp is running (and would be stop in
> the breakpoint ) 
> the eclipse throw this error :
> 
> *Unable to install breakpoint in
> my.packagename.ViewUsuario due to missing line
> number attributes. Modify 
> compiler options to generate line number attributes.
> 
> Reason: absent line number*
> ======================
> I'm check for the options in Java compiler and is on
> the options of "Add 
> line number attributes to generated class file"
> 
> I don't have any other idea!
> 
> note: I'm debugging as remote java application
> 
> Eclipse 3.1
> Tomcat 5.5.9
> java 1.5
> 
> 
> ------------------------------
> 
> _______________________________________________
> jdt-debug-dev mailing list
> jdt-debug-dev@xxxxxxxxxxx
>
https://dev.eclipse.org/mailman/listinfo/jdt-debug-dev
> 
> 
> End of jdt-debug-dev Digest, Vol 7, Issue 1
> *******************************************
> 



		
___________________________________________________________ 
雅虎免费G邮箱-No.1的防毒防垃圾超大邮箱 
http://cn.mail.yahoo.com


Back to the top