But the strange thing is that it works out of OnClickListener
, that is, if I write any code within OnClickListener
Eclipse does not complete nor the common codes. Before I typed for and pressed Crtl + Space and it gave me suggestions like Foreach
.
I have tried to mark the Java Proposals options in Eclipse Settings, but it still does not work. Why is this happening?