hi everybody,
i have met a problem that a
java breakpoint is often appeared on eclipse platform which i use to program
ejb. the following is the content of java breakpoint:
Attempting to install a breakpoint in the type com.one.oneToMany.person.PersonBean$Proxy 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
That all of the content of java breakpoint. Does it relate to mysql's fields. Please tell me what happens and how to fix it.
Best regards,
Benjamin
[ November 26, 2003: Message edited by: Benjamin Ho ]