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
Post a Comment