jayganesh786
Joined: 23 Sep 2003
Posts: 14
|
Posted: Thu Oct 02, 2003 8:08 am Post subject: Class update when interface implemented
|
|
|
Dear all friends,
I am looking for the solution to following problem. I have downloded latest build of eclipse uml and integrated with eclipse succefully. Now I have a calss and an interface with couple of method definitions in that interface. When I generalise( meaning implement interface in the class), my java code does not automatically create method stubs, in the class.
The long way to do it is, compile the project and wait for it to complain about this fact. After that use eclipse facility to implement all methods, which then creates empty stubs.
My question is is there any way we can have this facility in EclipseUML, may be some setting somewhere or preferences. Please let me know.
Thanks
Nilesh
|
|