Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Template
Template [message #251737] Fri, 11 June 2004 12:29 Go to next message
Eclipse UserFriend
Originally posted by: relaxedrob.remove.optusnet.com.au

Hi All!

How can I change the templates so that instead of inserting:
if (){
}
Eclipse inserts this:
if(){
} // end if

Thanks for any advice!

Rob
:)
Re: Template [message #251744 is a reply to message #251737] Fri, 11 June 2004 12:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pieter.west.NOSPAM.nl

Robert Mark Bram wrote:

> Hi All!

> How can I change the templates so that instead of inserting:
> if (){
> }
> Eclipse inserts this:
> if(){
> } // end if

> Thanks for any advice!

> Rob
> :)

Window > Preferences > Java > Editor > Templates
Re: Template [message #251768 is a reply to message #251744] Fri, 11 June 2004 13:24 Go to previous message
Eclipse UserFriend
Originally posted by: relaxedrob.remove.optusnet.com.au

Ahh. thank you Pieter!

"Pieter" <pieter@west.NOSPAM.nl> wrote in message
news:cac88b$unh$1@eclipse.org...
> Robert Mark Bram wrote:
>
> > Hi All!
>
> > How can I change the templates so that instead of inserting:
> > if (){
> > }
> > Eclipse inserts this:
> > if(){
> > } // end if
>
> > Thanks for any advice!
>
> > Rob
> > :)
>
> Window > Preferences > Java > Editor > Templates
>
Previous Topic:Plug-in's home directory (by code)?
Next Topic:Wrapping
Goto Forum:
  


Current Time: Sat Jul 13 21:54:01 GMT 2024

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

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

Back to the top