https://bugzilla.novell.com/show_bug.cgi?id=643297
https://bugzilla.novell.com/show_bug.cgi?id=643297#c1 Jonathan Pobst <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #1 from Jonathan Pobst <[email protected]> 2010-10-01 21:25:36 UTC --- Interesting, I unzipped your project, built it, and it got added to the Resources class as expected. public class layout { // aapt resource value: 0x7f030000 public const int main = 2130903040; // aapt resource value: 0x7f030001 public const int screen2 = 2130903041; private layout() { } } I don't see anything that would cause it not to get added for you. :/ Ok, just saw your email before I hit commit. Marking Invalid. "FYI, I did another clean, and another rebuild and it finally picked it up. Not sure why it didn’t before. :(" -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
