Re: Debian Etch, Eclipse 3.2, Tomcat5 can't work together?

2008-11-23 Thread Mark Thomas
Csanyi Pal wrote: Hi, I have on Debian GNU/Linux Etch system installed Eclipse 3.2 Tomcat5. snip/ Why haven't I success? Any advices will be appreciated! Try the Eclipse 3.4 for Java EE developers. I just switched to this from Eclipse + MyEclipseIDE for Tomcat development and so far I

Re: Debian Etch, Eclipse 3.2, Tomcat5 can't work together?

2008-11-23 Thread Csanyi Pal
Mark Thomas [EMAIL PROTECTED] writes: Csanyi Pal wrote: I have on Debian GNU/Linux Etch system installed Eclipse 3.2 Tomcat5. snip/ Why haven't I success? Any advices will be appreciated! Try the Eclipse 3.4 for Java EE developers. I just switched to this from Eclipse +

Re: Debian Etch, Eclipse 3.2, Tomcat5 can't work together?

2008-11-23 Thread Michael Ludwig
Csanyi Pal schrieb am 23.11.2008 um 21:51:50 (+0100): But on Debian Etch I can to install only the Eclipse 3.2 and the Tomcat5, or Tomcat5.5. So what can I do? You can install Tomcat or Eclipse directly from the vendor, without bothering to ask apt-get or aptitude or whatever it is you're

Re: Debian Etch, Eclipse 3.2, Tomcat5 can't work together?

2008-11-23 Thread Youssef Mohammed
just download it from eclipse site and run it .. you can do the same for latest versions of tomcat too. th Regards, Youssef On Sun, Nov 23, 2008 at 10:51 PM, Csanyi Pal [EMAIL PROTECTED] wrote: Mark Thomas [EMAIL PROTECTED] writes: Csanyi Pal wrote: I have on Debian GNU/Linux Etch system

Debian Etch, Eclipse 3.2, Tomcat5 can't work together?

2008-11-22 Thread Csanyi Pal
Hi, I have on Debian GNU/Linux Etch system installed Eclipse 3.2 Tomcat5. I followed these steps: http://www.ibm.com/developerworks/opensource/library/os-eclipse-tomcat/ and setup Eclipse so I can to make new JSP or servlet projects. I can to publish a JSP project to Tomcat5 Server but on