can you describe step by step how you remote debug with netbeans?! I am having problems trying to do so using netbeans 3.3.2
thanks Akmal >From: "Pat Ryan" <[EMAIL PROTECTED]> >Reply-To: "Turbine Users List" <[EMAIL PROTECTED]> >To: Turbine Users List <[EMAIL PROTECTED]> >Subject: Re: For Dummies Guide: IDEs >Date: Wed, 03 Jul 2002 14:30:27 -0500 > > >I use netbeans /forte using the remote debug feature. I actually do not >run tomcat within the ide. I use ant to build and deploy my >web app. > >I do the same thing for JBoss. I remote debug this as well. > >JBuilder is fine, but they charge $3k for remote debug capability that I >get free from netbeans/forte. > >I have only briefly looked at Eclipse, but from what I saw I really liked. >Just have not had time or motivation to switch yet. > >Pat > > >[EMAIL PROTECTED] wrote: > > > Anybody know if eclipse has any good jsp plugins? I haven't been able >to find one that even comes close to Intellij's jsp support. > > > > ---- Original Message ---- > > From: "Greenblatt, Howard" <[EMAIL PROTECTED]> > > Sent: 2002-07-01 > > To: Turbine Users List <[EMAIL PROTECTED]> > > Subject: RE: For Dummies Guide: IDEs > > > > + 1 for Eclipse http://www.eclipse.org/ > > > > It's Open Source and has great support for Tomcat. > > > > -----Original Message----- > > From: Paul Smith [mailto:[EMAIL PROTECTED]] > > Sent: Sunday, June 30, 2002 6:53 PM > > To: 'Turbine Users List' > > Subject: RE: For Dummies Guide: IDEs > > > > We're using Jbuilder 6 with Turbine/Tomcat, combined with AntRunner >(runs > > ant scripts within Jbuilder). > > > > There's a trick (albeit pretty easy) to setup your project to debug >Tomcat > > (ie. setting the class to run to be the Bootstrap class in Tomcat), but >once > > it's configured, it makes life a lot easier and we have had no problems. > > > > Would give a +1 to Jbuilder/Tomcat/Turbine combo. > > > > cheers, > > > > Paul Smith > > > > -----Original Message----- > > From: Paul Leddy [mailto:[EMAIL PROTECTED]] > > Sent: Monday, July 01, 2002 8:31 AM > > To: Turbine Users List > > Subject: For Dummies Guide: IDEs > > > > Curious what IDEs people are using with Turbine/Catalina, their >experiments, > > data, nonbiased interpretations: > > - Netbeans > > - JBuilder > > - JDeveloper > > - Hardcore non-IDE > > - Etc. > > - Ant (and integration with above) > > > > Basically, I want very good debugging support, as I have had in the past > > with a > > website built with JBuilder/Tomcat/custom pseudo-EJB infrastructure. > > > > Btw, I searched the archives and only see some simple references to > > Turbine/JBuilder/Tomcat integration -- not Catalina, avoidance -- and >some > > rather rude remarks by some very smart people. >snicker< > > > > ===== > > > > __________________________________________________ > > Do You Yahoo!? > > Yahoo! - Official partner of 2002 FIFA World Cup > > http://fifaworldcup.yahoo.com > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > -- > > To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> > > > > -- > > To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> > > > > -- > > To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> > > >-- >To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
