I have an XYZ SDK with features and plug-ins as part of my workspace's
target platform. The plug-ins ship with a runtime and a .source plug-in
containing the source.
My problem is that i am not able to put breakpoints in code contained in
the SDK. I get an error saying: "Unable to install breakpoint due to
missing line number attributes. Modify compiler options to generate line
number attributes." I checked the Compiler preferences - all the options
are checked. Any pointers on this one.