| View previous topic :: View next topic |
| Author |
Message |
Dimitris [GIS] Guest
|
Posted: Wed Apr 20, 2005 4:52 pm Post subject: template of code (is it possible?) |
|
|
Hi
I use JBuilderX (enterprise) 10.0.176.0
Is there a way to create templates of Java code (like: for loops, try-catch
etc)
and insert them by right click?
Thanks
|
|
| Back to top |
|
 |
Gillmer J. Derge [TeamB] Guest
|
Posted: Wed Apr 20, 2005 5:13 pm Post subject: Re: template of code (is it possible?) |
|
|
Dimitris [GIS] wrote:
| Quote: | Is there a way to create templates of Java code (like: for loops, try-catch
etc) and insert them by right click?
|
Yes. The ones you mentioned (for loops and try/catch) already exist.
To add others, search the help index for "template." In JBuilder you
insert them with Ctrl-J, not a right click.
--
Gillmer J. Derge [TeamB]
|
|
| Back to top |
|
 |
Dimitris [GIS] Guest
|
Posted: Thu Apr 21, 2005 8:11 am Post subject: Re: template of code (is it possible?) |
|
|
Thank you Gilmer
I found it and I added my templates.
Very useful
? "Gillmer J. Derge [TeamB]" <spam (AT) gillmerderge (DOT) com> ?????? ??? ??????
news:42668dd2 (AT) newsgroups (DOT) borland.com...
| Quote: | Dimitris [GIS] wrote:
Is there a way to create templates of Java code (like: for loops,
try-catch etc) and insert them by right click?
Yes. The ones you mentioned (for loops and try/catch) already exist. To
add others, search the help index for "template." In JBuilder you insert
them with Ctrl-J, not a right click.
--
Gillmer J. Derge [TeamB]
|
|
|
| Back to top |
|
 |
|