
Hi pple am getting this error "Debugger stopped on uncompilable source code" on running the source and i can't trace the source of the error. Have tried clean and build bt still nothing seems to work.... Any ideas? attached is the source file.. -- Regards Mathu http://sojjar.blogspot.com

On Wed, Mar 24, 2010 at 5:47 PM, Paul Mathu <mails.mathu@gmail.com> wrote:
am getting this error "Debugger stopped on uncompilable source code" on running the source and i can't trace the source of the error. Have tried clean and build bt still nothing seems to work....
I usually see that problem when there are conflicting classes loaded by the debugger i.e. if you are loading 2 different versions of the same class library. check your project's dependent libraries if you have included more than one version of a dependent lib... ashok
participants (2)
-
ashok+skunkworks@parliaments.info
-
Paul Mathu