It's definitely not in this case.  I've added the jar to a project in eclipse 
and I can see the class that I want so I know that it exists in the jar.

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Atsushi Eno
Sent: Tuesday, September 18, 2012 10:24 AM
To: Discussions related to Mono for Android
Subject: Re: [mono-android] Battling jar bindings

Generator *does* output warnings about missing classes that you could see.

Atsushi Eno

Jeremy A. Kolb - ARA/NED wrote:
>
> I'm trying to bind osmdroid-thirdparty similar to how I bound osmdroid 
> and have been running into some issues. I can't for the life of me get 
> it to generate the BingMapTileSource class 
> (http://code.google.com/p/osmdroid/source/browse/trunk/osmdroid-third-party/src/main/java/org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.java?r=1094).
>
> In fact it wasn't generating anything until I added the dependency 
> jars (the ones mentioned when binding osmdroid plus maps.jar, 
> mapsforge and osmdroid-android), however the generator didn't tell me 
> that it was missing dependencies... instead I had to guess by looking at 
> how the jar was built. I'm concerned that I'm missing another 
> dependency but I can't figure out if that's true or not because the 
> tool isn't giving me ANY output in the output window. Is there a super 
> secret switch or something I need to add for verbosity or to see if it 
> even detects the class that I need? The generator definitely needs 
> some love.
>
> Jeremy
>
>
>
> _______________________________________________
> Monodroid mailing list
> [email protected]
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid

_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid
_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to