 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Dave Bender Guest
|
Posted: Fri Aug 26, 2005 12:27 am Post subject: Slowwww build times; Solutions? |
|
|
I've got a Web Application project in JBuilderX that's moderately large -- a
couple hundred files -- and build times have grown too long. It takes 4 to
8 minutes to launch or relaunch the Web application. Are there ways to make
it restart faster?
I also wonder why JBuilder seems to recompile all my JSPs when I haven't
touched any JSPs. That seems to be the bulk of the time-sink. Is there a
way to make it not do that? I thought that's what 'make' took care of many
years ago -- not recompiling things that didn't need to be recompiled.
Any pointers would be apprecaited. Thanks!
Dave
|
|
| Back to top |
|
 |
Paul Furbacher [TeamB] Guest
|
Posted: Fri Aug 26, 2005 1:31 am Post subject: Re: Slowwww build times; Solutions? |
|
|
Dave Bender wrote:
| Quote: | I've got a Web Application project in JBuilderX that's moderately large -- a
couple hundred files -- and build times have grown too long. It takes 4 to
8 minutes to launch or relaunch the Web application. Are there ways to make
it restart faster?
|
It's probably spending the bulk of its time compiling
the JSPs.
| Quote: | I also wonder why JBuilder seems to recompile all my JSPs when I haven't
touched any JSPs.
|
In JBuilder X (9 and 2005, too): un-check the option "Check JSPs for
errors at build time" in Project Properties > Build node. It's on
by default.
--
Paul Furbacher (TeamB)
Save time, search the archives:
http://info.borland.com/newsgroups/ngsearch.html
Is it in Joi Ellis's Faq-O-Matic?
http://www.visi.com/~gyles19/fom-serve/cache/1.html
Finally, please send responses to the newsgroup only.
That means, do not send email directly to me.
Thank you.
|
|
| Back to top |
|
 |
Iain Downie Guest
|
Posted: Fri Sep 02, 2005 11:34 am Post subject: Re: Slowwww build times; Solutions? |
|
|
Dave,
I also found the same problem. I have decreased the build time HUGELY by
going into Properties for the Web Module (right click in the Project pane),
and adjusting 'Clean' to not replace any libraries that you have included in
your project, just replacing your own classes.
Of course this only works if you have lots of libraries etc.
Hope this helps.
Iain
"Paul Furbacher [TeamB]" <pfurbacher (AT) mac (DOT) com> wrote
| Quote: | Dave Bender wrote:
I've got a Web Application project in JBuilderX that's moderately
large -- a
couple hundred files -- and build times have grown too long. It takes 4
to
8 minutes to launch or relaunch the Web application. Are there ways to
make
it restart faster?
It's probably spending the bulk of its time compiling
the JSPs.
I also wonder why JBuilder seems to recompile all my JSPs when I haven't
touched any JSPs.
In JBuilder X (9 and 2005, too): un-check the option "Check JSPs for
errors at build time" in Project Properties > Build node. It's on
by default.
--
Paul Furbacher (TeamB)
Save time, search the archives:
http://info.borland.com/newsgroups/ngsearch.html
Is it in Joi Ellis's Faq-O-Matic?
http://www.visi.com/~gyles19/fom-serve/cache/1.html
Finally, please send responses to the newsgroup only.
That means, do not send email directly to me.
Thank you.
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|