Reputation: 13
We are currently developing a Xamarin.Forms Application under Mac OS with Jetbrains Rider. We are running into this error The "AdjustJavacVersionArguments" task failed unexpectedly when we try to run the Xamarin.Droid App in the Emulator. To solve this issue we want to set the JDK back to Version 1.8 (right now it is 1.9, which seems not to work at all).
Where can we do this in Rider? We havn't found any option for this in the global-, or project- specific settings.
Upvotes: 1
Views: 1682