2018-12-12 01:52:00

Hello guys!
I have two questions about eclipse:
1: In the console, to verify a problem, as I can jump to the line where the error is located? This time I go back to the editor, I press ctrl+l and enter the line that I want.
2: When working with a class, I would like eclipse to show errors only for this class in the guide problens, and not the errors of other classes and other projects. Even though I have closed the same with ctrl+f4, they are still showing.

2018-12-12 03:10:53

They're always going to show, so far as I know. That's part of the java compiler.

"On two occasions I have been asked [by members of Parliament!]: 'Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out ?' I am not able rightly to apprehend the kind of confusion of ideas that could provoke such a question."    — Charles Babbage.
My Github