I'm using eclipse to develop the turbine webapp and really like using this IDE
the top dir of my_webapp is a project in eclipse this dir has a symlink pointing to $MY_CATALINA_HOME/webapps/my_webapp after intalling the sysdeo plugin for tomcat go to Windows->Preferences->Tomcat specify the path of you tomcat_home, specify that my_webapp project is the "Tomcat project" so that sysdeo's plugin knows about it. I remember having problems when i had two versions of my webapp as 2 different projects. Debugging a more recent one popeed up the source files from an ancient. Since i've started to use cvs in eclipse and thus having one project for my webapp no problems. regards, slava p.s. you'd better have lots of ram > 512 MB to make debugging faster. i'm using linux OS as development platform. On Wed, Nov 27, 2002 at 05:22:01PM -0000, David Wynter wrote: > Hi, > > I have tried every configuration I can think of with Eclipse and the sysdeo > plugin for Tomcat and still I cannot debug. I can get ti to compile th > eclasses but not to pickup the webapp when Tomcat is called. I built a > simple servlet app and it debugs just fine, but TDK based apps do not. I am > rapidly getting the feeling I am wasting my time. > > Has anyone in the community used Eclipse to debug Turbine applications? > > regards > > David Wynter > > roamware Ltd. > (+44) (0) 208 922 7539 B. > (+44) (0) 7879 605 706 M. > [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]>
