I have a class in eclipse and will write an interface for it.
Is it possible, as with getter / setter auto-generation, to automatically create an interface from a class?
I appreciate your answer !!!
btw my version of the eclipse is indigo ...
source
share