Using eclipse to generate a class skeleton
807603Dec 31 2007 — edited Dec 31 2007Hi,
I'm using Eclipse to write some Java classes. I've already got the API for these classes, I just need to implement them.
Is there some quick way to make Eclipse generate a skeleton of the classes? i.e. I just want to give the signatures of the methods as input, and get a skeleton in return.
Thanks in advance.
Edited by: n_creep on Dec 31, 2007 4:50 PM