CopyPastor

Detecting plagiarism made easy.

Score: 0.8715783068058243; Reported for: String similarity Open both answers

Possible Plagiarism

Reposted on 2020-11-14
by Eric

Original Post

Original - Posted on 2020-08-21
by Eric



            
Present in both answers; Present only in the new answer; Present only in the old answer;

Android Studio's UI was just hiding the error...
when the error occurred, it highlighted the item in the list view, and showed an unhelpful message in the terminal view. [![unhelpful error message appears when erroneous item is selected][1]][1]
to find the real error, select the root item in the list view so that Android Studio would display the whole build output in the terminal view, then scroll to find error. [![helpful error message appars when you select the root item from the list view on the left][2]][2]
[1]: https://i.stack.imgur.com/3cibL.png [2]: https://i.stack.imgur.com/tpXmd.png
Android Studio's UI was just hiding the error...
when the error occurred, it highlighted the item in the list view, and showed an unhelpful message in the terminal view. [![bad bad][1]][1]
to find the real error, select the root item in the list view so that Android Studio would display the whole build output in the terminal view, then scroll to find error. [![good good][2]][2]

[1]: https://i.stack.imgur.com/fEShu.png [2]: https://i.stack.imgur.com/eWduo.png

        
Present in both answers; Present only in the new answer; Present only in the old answer;