This has come up before. It's some kind of Eclipse "feature" that can be ignored. I found this posting in a quick search:
http://marc.theaimsgroup.com/?l=tapestry-user&m=110442942632620&w=2 I'm surprised Geoff Longman hasn't replied yet. He tried to get the Eclipse folks to fix this, and I haven't seen it in a while so maybe they did. Or maybe there was some setting that turns off the feature. Try searching the archives. ----- Original Message ----- From: "Michael Musson" <[EMAIL PROTECTED]> To: "Hensley, Richard" <[EMAIL PROTECTED]> Cc: "Tapestry users" <[email protected]> Sent: Monday, May 02, 2005 12:25 PM Subject: Re: Tapestry Enhanced Classes I am running within WebSphere 5.1. The debugger complains that the enhanced class does not contain line numbers so any break points in enhanced classes fail. Mike On 5/2/05, Hensley, Richard <[EMAIL PROTECTED]> wrote: > Michael, > > In what way is the debugger confused? We use the debugger in eclipse all the > time to debug Tapestry page classes. > > Richard > > -----Original Message----- > From: Michael Musson [mailto:[EMAIL PROTECTED] > Sent: Monday, May 02, 2005 8:31 AM > To: Tapestry users > Subject: Tapestry Enhanced Classes > > I have a .page file that defines a property. Tapestry enhances my page > class by adding a member and the getter/setters and some > reset/seriallize on change functionality. This enhancement creates a > new class with the auto-generated code. > > The generated class is causing all sorts of difficulties with the > debugger. Is there any way to pregenerate this class before deploying > to the server? Or at the very least, enhance the class in a way that > doesn't make the debugger confused? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
