| View previous topic :: View next topic |
| Author |
Message |
Mitch Gart Guest
|
Posted: Wed Jul 19, 2006 1:09 pm Post subject: how to set editor options? |
|
|
Does anybody know how to set editor options like tab size, in JBuilder 11? On older versions it was in Tools > Editor Options but I don't find it in JB11.
Also when I create a new class with File > New Class, how do I configure the template that is generated. I can't find it in the JB11 IDE.
Thanks. |
|
| Back to top |
|
 |
Lori M Olson [TeamB] Guest
|
Posted: Wed Jul 19, 2006 6:42 pm Post subject: Re: how to set editor options? |
|
|
Mitch Gart wrote:
| Quote: | Does anybody know how to set editor options like tab size, in
JBuilder 11? On older versions it was in Tools > Editor Options but
I don't find it in JB11.
|
There is no JB11. I assume you mean JBuilder 2005?
Tools | Preferences. Find the Editor section on the left...
| Quote: | Also when I create a new class with File > New Class, how do I
configure the template that is generated. I can't find it in the
JB11 IDE.
|
Are you speaking of the JavaDoc template? That's in your home directory
under .jbuilder2005/javadocClass.template
--
Regards,
Lori Olson [TeamB]
------------
Save yourself, and everyone else, some time and search the
newsgroups and the FAQ-O-Matic before posting your next
question.
Google Advanced Newsgroup Search
http://www.google.ca/advanced_group_search
Other Newsgroup Searches:
http://www.borland.com/newsgroups/ngsearch.html
Joi Ellis's FAQ-O-Matic:
http://www.visi.com/~gyles19/fom-serve/cache/1.html |
|
| Back to top |
|
 |
Mitch Gart Guest
|
Posted: Wed Jul 19, 2006 7:21 pm Post subject: Re: how to set editor options? |
|
|
Yes it's JBuilder 2005.
I found the file javadocClass.template but it has this in it:
<p>[TITLE_LABEL] [TITLE]</p>
<p>[TEXT_LABEL] [TEXT]</p>
<p>[COPYRIGHT_LABEL] [COPYRIGHT]</p>
<p>[COMPANY_LABEL] [COMPANY]</p>
[AUTHOR_LABEL] [AUTHOR]
[VERSION_LABEL] [VERSION]
<p>How do I find and change the definitions of these values?
<p>Also how about setting the tabs in the editor?
Thanks. |
|
| Back to top |
|
 |
Lori M Olson [TeamB] Guest
|
Posted: Thu Jul 20, 2006 5:53 am Post subject: Re: how to set editor options? |
|
|
Mitch Gart wrote:
| Quote: | Yes it's JBuilder 2005.
I found the file javadocClass.template but it has this in it:
p>[TITLE_LABEL] [TITLE]</p
p>[TEXT_LABEL] [TEXT]</p
p>[COPYRIGHT_LABEL] [COPYRIGHT]</p
p>[COMPANY_LABEL] [COMPANY]</p
[AUTHOR_LABEL] [AUTHOR]
[VERSION_LABEL] [VERSION]
p>How do I find and change the definitions of these values?
|
Project Properties. Click on the "General" section.
| Quote: | p>Also how about setting the tabs in the editor?
|
Sorry. That's under the Project Properties as well. Click on Java
Formatting. Use the import/export function on that pane to share these
settings between projects... Or just change the default project.
--
Regards,
Lori Olson [TeamB]
------------
Save yourself, and everyone else, some time and search the
newsgroups and the FAQ-O-Matic before posting your next
question.
Google Advanced Newsgroup Search
http://www.google.ca/advanced_group_search
Other Newsgroup Searches:
http://www.borland.com/newsgroups/ngsearch.html
Joi Ellis's FAQ-O-Matic:
http://www.visi.com/~gyles19/fom-serve/cache/1.html |
|
| Back to top |
|
 |
Mitch Gart Guest
|
Posted: Thu Jul 20, 2006 12:06 pm Post subject: Re: how to set editor options? |
|
|
Found it. Thanks a lot.
By the way I searched in Help several times for these topics and never found them, so it might be good to add them or make them easier to find.
Thanks again,
- Mitch |
|
| Back to top |
|
 |
Lori M Olson [TeamB] Guest
|
Posted: Fri Jul 21, 2006 5:26 am Post subject: Re: how to set editor options? |
|
|
Mitch Gart wrote:
| Quote: | Found it. Thanks a lot.
By the way I searched in Help several times for these topics and
never found them, so it might be good to add them or make them easier
to find.
Thanks again,
- Mitch
|
What did you search for? So we know what kind of keywords to add?
--
Regards,
Lori Olson [TeamB]
------------
Save yourself, and everyone else, some time and search the
newsgroups and the FAQ-O-Matic before posting your next
question.
Google Advanced Newsgroup Search
http://www.google.ca/advanced_group_search
Other Newsgroup Searches:
http://www.borland.com/newsgroups/ngsearch.html
Joi Ellis's FAQ-O-Matic:
http://www.visi.com/~gyles19/fom-serve/cache/1.html |
|
| Back to top |
|
 |
|