When I used Eclipse to add unimplemented methods to a Java class to fix an error, methods were auto-generated and include // TODO Auto-generated method stub
// TODO Auto-generated method stub
Go TO Window>Show View >Markers
than you will get java task .
java task have all TODOs of your project