I can not use the debug in a library

1

I need to debug a lib I just created, I've already done these steps:

  

* Here is what worked for me: (After having clicked debug at least once before) Open the debug view in eclipse (use the menu at the top:   Window - > Show View - > Debug)

     

Right click one of the activities in the debug window "Edit source   lookup "Click" Add "Select" Java Project "Check the box for the   Android Library project Press OK *

But you still do not get into LIB, can you help me figure out what the problem might be?

    
asked by anonymous 27.08.2017 / 15:20

0 answers