https://bugzilla.novell.com/show_bug.cgi?id=638358
https://bugzilla.novell.com/show_bug.cgi?id=638358#c0 Summary: Must have Application project selected when running in debug mode with Class Libraries Classification: Mono Product: MonoDroid Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Debugger AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.127 Safari/533.4 If you have a solution with 2 projects in it, an Android Application and Android Class Library, if you any portion of the class library selected when you invoke the debugger you will receive an error during deployment complaining that the /obj/{Configuration}/android/AndroidManifest.xml cannot be found. Reproducible: Always Steps to Reproduce: 1.Create a new Android Application 2.Add a Android Class Library 3.Select the class file in the Class Library 4.Press F5 Actual Results: you will receive an error during deployment complaining that the /obj/{Configuration}/android/AndroidManifest.xml cannot be found. Expected Results: Successfull deployment and debugger start. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
