Customize `bsh-eval-timeout' the same way to set how long bsh commands
run before it gives up. C-h v bsh-eval-timeout to learn more about
this variable.
Jobst Hoffmann writes:
> Thank you, Paul!
>
> bsh-startup-timeout is the variable I was waiting for. I set it to 2 and
> I'm glad with a very short waiting interval!
>
> I've looked at the sources and found the function jde-jeval, but I don't
> understand, how I can set the timeout with that function. It's not
> important, but I'm just curious.
>
> Jobst
> Am Donnerstag, den 16.10.2008, 10:17 -0500 schrieb Paul Landes:
> > Try
> >
> > M-x customize-variable bsh-startup-timeout
> >
> > and set to 0.
> >
> > The nice thing about this option is that you see the *JDEE* buffer
> > while the JVM comes up. The downside is that the first command that
> > uses the beanshell buffer won't work and error out. So you'd have to
> > issue the same command twice in these cases if it starts slow.
> > There's another variable for jde-jeval timeout. I'll look into that
> > as well (or someone else?) if you need that as well.
> >
> >
> >
> > Jobst Hoffmann writes:
> > > Thank you very much for your hint, I didn't know that variable. But the
> > > load time of the Beanshell is still the same, approx. 10 s on my
> > > machine. Is there any chance to speed up that loading?
> > >
> > > Am Mittwoch, den 15.10.2008, 08:28 -0700 schrieb
> > > jdonohue654-jde@...:
> > > > You can toggle jde-launch-beanshell-on-demand-p to load the bsh immediately in the background when you load the file, instead of lazily when it is first needed.
> > > >
> > > >
> > > >
> > > > --- On Wed, 10/15/08, Jobst Hoffmann <j.hoffmann@...> wrote:
> > > >
> > > > > From: Jobst Hoffmann <j.hoffmann@...>
> > > > > Subject: Re: [jdee-users] Compiling takes so long, when starting the BeanShell
> > > > > To: "Juan Miguel Cejuela" <jmcejuela@...>
> > > > > Cc: jdee-users@...
> > > > > Date: Wednesday, October 15, 2008, 8:11 AM
> > > > > Hi,
> > > > >
> > > > > I know this annoying behaviour, too. In March 2007 there
> > > > > was a
> > > > > discussion about semantic-idle.el, which could be the
> > > > > source of a
> > > > > similar problem.
> > > > >
> > > > > Meanwhile I'm acquainted to this annoying behaviour,
> > > > > but I also would
> > > > > prefer a shorter time gap. Any help is welcome!
> > > > >
> > > > > Jobst
> > > > > Am Freitag, den 03.10.2008, 17:22 +0200 schrieb Juan Miguel
> > > > > Cejuela:
> > > > > > Hi there,
> > > > > >
> > > > > > When simply compiling a class file for the first time,
> > > > > it takes so
> > > > > > long for doing so. Then any afterwards compilation or
> > > > > execution time
> > > > > > is OK, including compiling another file for the first
> > > > > time. I realize
> > > > > > the problem is when starting the BeanShell for the
> > > > > first time. This
> > > > > > can takes up to 15 seconds. Is this normal?
> > > > > >
> > > > > >
> > > > > > Thanks
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Juan Miguel Cejuela
> > > > > >
> > > > > >
> > > > > -------------------------------------------------------------------------
> > > > > > This SF.Net email is sponsored by the Moblin Your Move
> > > > > Developer's challenge
> > > > > > Build the coolest Linux based applications with Moblin
> > > > > SDK & win great prizes
> > > > > > Grand prize is a trip for two to an Open Source event
> > > > > anywhere in the world
> > > > > >
> > > > > http://moblin-contest.org/redirect.php?banner_id=100&url=/
> > > > > > _______________________________________________
> > > > > jdee-users mailing list jdee-users@...
> > > > > https://lists.sourceforge.net/lists/listinfo/jdee-users
> > > > > --
> > > > > Prof. Dr. Jobst Hoffmann Tel: +49 (2461) 99-31
> > > > > 59
> > > > > Fachhochschule Aachen Abt. Jülich Fax: +49 (2461)
> > > > > 99-31 89
> > > > > Fachbereich 3 email:
> > > > > j.hoffmann@...
> > > > >
> > > > >
> > > > >
> > > > > -------------------------------------------------------------------------
> > > > > This SF.Net email is sponsored by the Moblin Your Move
> > > > > Developer's challenge
> > > > > Build the coolest Linux based applications with Moblin SDK
> > > > > & win great prizes
> > > > > Grand prize is a trip for two to an Open Source event
> > > > > anywhere in the world
> > > > > http://moblin-contest.org/redirect.php?banner_id=100&url=/
> > > > > _______________________________________________
> > > > > jdee-users mailing list
> > > > > jdee-users@...
> > > > > https://lists.sourceforge.net/lists/listinfo/jdee-users
> > > --
> > > Prof. Dr. Jobst Hoffmann Tel: +49 (2461) 99-31 59
> > > Fachhochschule Aachen Abt. Jülich Fax: +49 (2461) 99-31 89
> > > Fachbereich 3 email: j.hoffmann@...
> > >
> > >
> > >
> > > -------------------------------------------------------------------------
> > > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> > > Build the coolest Linux based applications with Moblin SDK & win great prizes
> > > Grand prize is a trip for two to an Open Source event anywhere in the world
> > > http://moblin-contest.org/redirect.php?banner_id=100&url=/
> > > _______________________________________________
> > > jdee-users mailing list
> > > jdee-users@...
> > > https://lists.sourceforge.net/lists/listinfo/jdee-users
> >
> >
> --
> Prof. Dr. Jobst Hoffmann Tel: +49 (2461) 99-31 59
> Fachhochschule Aachen Abt. Jülich Fax: +49 (2461) 99-31 89
> Fachbereich 3 email: j.hoffmann@...
>
--
Paul Landes
landes@...
|