DZone Forums
Go Back   DZone Forums > Community > Tools & IDEs > Eclipse
Reload this Page Eclipse auto generating code
Notices
Reply
 
LinkBack Thread Tools Display Modes
  (#1 (permalink)) Old
Member
 
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Jun 2008
Default Eclipse auto generating code - 06-20-2008, 08:18 PM

Greetings,

I'd expect Eclipse to stub out abstract method from a base when I use the auto-complete feature.

For example, assuming that "Foo" is a class that has an abstract method called "Bar", I'd type


public class MyClass extends Foo(cntrl+space)

and Eclipse would add a stubed out implementation for "bar"

public void Bar()
{
// TODO
}

Similarly, I'd expect the same behavior when implementing an interface.

Am I missing something? This seems pretty basic, even DevStudio does it.
Reply With Quote
Reply

Tags
auto-generation, code, eclipse

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Generating WSDL and artifacts from eclipse vuzbuz Web Services, SOA & ESB 0 11-13-2008 06:52 AM
Interpret C code in java Code sammyac Java 0 10-15-2008 09:17 AM
Eclipse source code suma_eclipse Eclipse 3 06-03-2008 05:54 PM
Editing .dox files with HTML code in Eclipse? dangerdg Eclipse 0 05-22-2008 11:48 AM
SavingJava code from Eclipse to Adobe PDF? patwa Eclipse 0 05-05-2008 05:07 PM


Copyright 1997-2009, DZone, Inc.
vBulletin Skin developed by: vBStyles.com