[Mono-bugs] [Bug 638358] New: Must have Application project selected when running in debug mode with Class Libraries

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Sep 9 14:38:05 EDT 2010


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: mkestner at novell.com
        ReportedBy: cummings.michael at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list