java - Unable to GoTo class that the debugger hit, while debugging android App in Intellij/Android Studio -


i debugging android app connection phone mac. when step into, not go method in class org.apache.xalan.transformer.transformeridentityimpl. cannot goto class either in editor typing name. class located in xalan.jar according http://www.findjar.com. not showing dependency in gradle either, code still runs expected. not understand going on. possible android run time on phone supplies jar? can 1 shed light on this?


Comments

Popular posts from this blog

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

c# - Populating Gridview inside Listview ItemTemplate On Web User Control from Code Behind -