[mono-android] transforming a property in a java library project

Jonathan Pryor jonp at xamarin.com
Tue Jun 26 15:24:19 UTC 2012


On Jun 25, 2012, at 3:51 PM, Wally McClure wrote:
> I have created a class called operations in .java file in eclipse.  Everything compiles as intended in Eclipse.  I want to then import my jar file into a java binding project in MfA 4.2.  I have INTENTIONALLY created a property in java that will result in a conflict with an initializer in C#.  My question is how do I go about fixing this via the transform .xml files?

I need more information. A complete project may suffice. ;-)

What is your exact Java declaration? (Reading the thread, it appears that the Java declaration has changed over time; what is it now?)

I suspect that you need to be using Transforms\Metadata.xml, not the other files.

Thanks,
 - Jon



More information about the Monodroid mailing list