Re: sysdeo: whoa, wait a minute

2006-03-27 Thread Ovidiu Hurducas
Hi, Sysdeo Tomcat plugin is doing the building stuff automatically so check your WEB-INF/classes folder. Also it is good for debugging web applications. However if you want syntax highlighting/autocomplete in your jsp files you should also install WTP from Eclipse. Cheers, Ovidiu Dola

Re: sysdeo: whoa, wait a minute

2006-03-27 Thread Dola Woolfe
Thanks! Just to confirm: also, not instead. --- Ovidiu Hurducas [EMAIL PROTECTED] wrote: Hi, Sysdeo Tomcat plugin is doing the building stuff automatically so check your WEB-INF/classes folder. Also it is good for debugging web applications. However if you want syntax

Re: sysdeo: whoa, wait a minute

2006-03-27 Thread Ovidiu Hurducas
WTP can do the same things that Sysdeo does. But I’m using both in the same time because Sysdeo is faster when doing debugging or reloading context when changing multiple file sources. I’ve tried to use WTP server configuration and it takes forever to redeploy the application each time I change

RE: sysdeo: whoa, wait a minute

2006-03-27 Thread Serlet Jean-Claude
Hello You are right : no help about JSP with the plugin SYSDEO You may use an other one :Lomboz http://lomboz.objectweb.org/overview.html Jean-Claude -Message d'origine- De : Dola Woolfe [mailto:[EMAIL PROTECTED] Envoyé : lundi 27 mars 2006 08:53 À : Tom Cat Objet : sysdeo: whoa, wait

sysdeo: whoa, wait a minute

2006-03-26 Thread Dola Woolfe
Hi, I'm evaluating everyone's advice (thank you, by they way!!!) concerning IDE's for jsp development and the first thing I tried was sysdeo with eclipse (webtools next, then netbeans). Boy, am I getting a surprise. So I created a Tomcat Project (right?) and pointed to the directory that already