Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Templates for Automatic Code Insertion
Templates for Automatic Code Insertion [message #153802] Mon, 12 April 2004 13:14 Go to next message
rohit software is currently offline rohit softwareFriend
Messages: 67
Registered: July 2009
Member
Hi-
I need help for automatic code insertion using templates if possible or
otherwise.
I have a class that has suppose 8 methods and 2 constructors.
I want that a System.out is inserted just after the method/constructor
declaration..is there an automatic way to do this in Eclipse for an
Existing Class?
Thank You
Re: Templates for Automatic Code Insertion [message #153810 is a reply to message #153802] Mon, 12 April 2004 15:46 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

rohitsoftware wrote:

>Hi-
>I need help for automatic code insertion using templates if possible or
>otherwise.
>I have a class that has suppose 8 methods and 2 constructors.
>I want that a System.out is inserted just after the method/constructor
>declaration..is there an automatic way to do this in Eclipse for an
>Existing Class?
>
>
N, but upfront you could have created a template or modified the method
body code template.

Dani

>Thank You
>
>
>
Re: Templates for Automatic Code Insertion [message #153818 is a reply to message #153810] Mon, 12 April 2004 16:09 Go to previous message
rohit software is currently offline rohit softwareFriend
Messages: 67
Registered: July 2009
Member
Daniel Megert wrote:

> rohitsoftware wrote:

> >Hi-
> >I need help for automatic code insertion using templates if possible or
> >otherwise.
> >I have a class that has suppose 8 methods and 2 constructors.
> >I want that a System.out is inserted just after the method/constructor
> >declaration..is there an automatic way to do this in Eclipse for an
> >Existing Class?
> >
> >
> N, but upfront you could have created a template or modified the method
> body code template.

> Dani

> >Thank You
> >
> >
> >

I need to do this for Existing Class.
Previous Topic:Add implementation
Next Topic:[ANN] IntraWeb for the Eclipse Platform released!
Goto Forum:
  


Current Time: Sat Aug 24 00:26:57 GMT 2024

Powered by FUDForum. Page generated in 0.03114 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top