emacs is part of the gnu project, and is at any gnu.org mirror...i'm using
the windows version as well (NT/Emacs), which is discussed on the emacs home
page...

jde can be obtained at jde.sunsite.dk...

jb

----- Original Message -----
From: "Rajan Gupta" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 09, 2001 2:28 PM
Subject: Re: Struts debugging in Emacs/JDE


> Where can I download emacs/JDE from?
> --- Jon Brisbin <[EMAIL PROTECTED]> wrote:
> >
> > ----- Original Message -----
> > From: "Rajan Gupta" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Wednesday, May 09, 2001 11:47 AM
> > Subject: Re: Struts debugging in Emacs/JDE
> >
> >
> > > Are u able to debug JSP Tags using emacs/JDE?
> >
> >
> > yes.  what i did was to set up the right parameters in my jde
> > environment by
> > extracting the jdk1.3 src.jar, and include all that source, the source
> > from
> > tomcat, and the source from jboss in my project (you could also include
> > any
> > source from custom taglibs, etc...into your jde project)...then you just
> > put
> > in your breakpoints, pull up the source of the tomcat startup class and
> > have
> > jde run it...the servlet engine starts and you can request a page in a
> > browser...jde then throws up tons of messages as the request is being
> > processed.
> >
> > the problem i've been running into is that i don't want to see all the
> > tomcat internals working for every debugging session...haven't found a
> > way
> > around it yet, but emacs/jde is so fast to work in that it's just better
> > than using visual age, jbuilder, etc...you can make changes and restart
> > tomcat faster than mucking around in a windows app...
> >
> > jb
> >
> > > --- Jon Brisbin <[EMAIL PROTECTED]> wrote:
> > > > > Emacs is geek overload.
> > > >
> > > > nooo, emacs is geek heaven :-)  it's like Coke or Pepsi.  you have
> > your
> > > > favorite, i have mine :-)
> > > >
> > > > i've tried nearly every ide for java out there and none have the
> > power
> > > > and
> > > > functionality of emacs/jde, including the debugging capability, all
> > with
> > > > an
> > > > acceptable user interface.  i LIKE the emacs keyboard shortcuts,
> > etc...
> > > > :-)
> > > >
> > > > the slurry of menus in windows programs makes them undeisrable for
> > my
> > > > linux-based developement work...not to mention that i continually
> > get
> > > > viruses on my win box, am always reformatting and reinstalling, and
> > just
> > > > flat like linux better ;-)
> > > >
> > > > jb
> > > >
> > > >
> > > > > Try textpad, jbuilder(which is free), or webgain
> > > > >
> > > > >
> > > > > ----- Original Message -----
> > > > > From: "Jon Brisbin" <[EMAIL PROTECTED]>
> > > > > To: <[EMAIL PROTECTED]>
> > > > > Sent: Tuesday, May 08, 2001 4:50 PM
> > > > > Subject: Struts debugging in Emacs/JDE
> > > > >
> > > > >
> > > > > > I've been using the awesome Emacs ECB and JDE for my Java (and
> > now
> > > > Struts)
> > > > > > development work and really love it :-)
> > > > > >
> > > > > > Just wondering if anyone else on the list uses this and how they
> > > > handle
> > > > > > debugging in JDEbug??  I can debug with it fine by starting
> > Tomcat
> > > > from
> > > > > > within JDE, but there's a lot of Tomcat internal service stuff I
> > > > don't
> > > > > want
> > > > > > to see until it hits my breakpoint in the Struts forms and
> > actions,
> > > > etc...
> > > > > >
> > > > > > Anyone have any special ways to debug JSP/Struts stuff in JDE??
> > > > (JDE
> > > > also
> > > > > > works awesome with JBoss, which gives me full debugging!  Try to
> > get
> > > > that
> > > > > > anywhere else outside of open source for less than $3k ;-)
> > > > > >
> > > > > > Thanks!
> > > > > >
> > > > > > Jon Brisbin
> > > > > >  ><> <><
> > > > > > [EMAIL PROTECTED]
> > > > > > Lamar, Missouri  USA
> > > > > >
> > > > >
> > > >
> > >
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Yahoo! Auctions - buy the things you want at great prices
> > > http://auctions.yahoo.com/
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices
> http://auctions.yahoo.com/

Reply via email to