| Author |
Message |
|
|
|
Post subject: Eclipse: Tomcat plugin
Posted: Jan 01, 2005 - 08:48 AM
|
|
|
|
Hello,
I am using Eclipse 3.0.1 and Tomcat v5.0.28
The current "Sysdeo Eclipse Tomcat Launcher plugin" does not work.
(http://www.sysdeo.com/eclipse/tomcatPlugin.html)
I have
- copied the directory com.sysdeo.eclipse.tomcat_3.0.0 into eclipse/plugins
- restarted eclipse
Installation part that does not work:
>> Plugin activation for Eclipse 3.0 : select menu 'Perspective>Customize...>Command',
>> and check 'Tomcat' in 'Available command groups'
I can't find 'Available command groups'
What could be the reason?
Thanks
Aykut |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 24, 2005 - 02:11 AM
|
|
|
|
| It's not working .the same problem with me too.update us |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 24, 2005 - 02:13 AM
|
|
|
|
It's not working .the same problem with me too.update us
SAMBA |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 31, 2005 - 07:27 PM
|
|
|
|
likewise I am experiencing the same issue :
I followed instructions to install the sysdeo plugin.
1. It appears successfully in "About Eclipse Platform -> Plugin Details"
2. It does not appear as an option in "Window" -> Preferences
Any ideas ?
Thanks
Steve Mew |
|
|
| |
|
|
|
 |
|
|
|
Post subject:
Posted: Feb 01, 2005 - 04:41 AM
|
|
|
|
I am also facing the same isuue!!!
Please give solution!!
King Ams |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 12, 2005 - 06:50 PM
|
|
|
|
|
|
|
 |
|
|
Post subject:
Posted: Feb 12, 2005 - 06:51 PM
|
|
|
|
|
|
|
 |
|
|
Post subject:
Posted: Feb 13, 2005 - 12:36 PM
|
|
|
|
Un saludo para todos, yo ya solucione ese problema, se los escribo porciacaso...
Tengo instalado el Eclipse 3.1M4 y el Tomcat 5.0, me baje el plugin tomcatPluginV3.zip del tomcat desde http://www.sysdeo.com/eclipse/tomcatPlugin.html, lo deszipee y lo copie al directorio plugin del eclipse (C:\Program Files\eclipse 3.1M4\plugins). Luego cargue el Eclipse y Windows-Preferences-Tomcat y configuras el directorio donde se encuentra instalado el tomcat, en mi caso (C:\Program Files\Apache Software Foundation\Tomcat 5.0), aceptar y listo. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 19, 2005 - 02:26 AM
|
|
|
|
I hope you guys have got the solution.. if not then the problem is that your eclipse is not refreshing the plugin directory. You can go to Help->Software Updates-> Find And Install and try to update one small package thru internet. after that it'll ask you to restart eclipse. you do so and enjoy.....
Mani Bhooshan
mbhooshan@yahoo.com |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 26, 2005 - 05:55 AM
|
|
|
|
Hello! I had the same problem with the tomcat plugin: I can't see the any Tomcat selection (in Window>Preferences>?Tomcat??)
...the problem was like Mani said, the plugin directory are not refreshed automatic by eclipse,... and the simple solution on my side, was 1. to cut out the plugin directory-- then try to start up eclipse (an error occurd) 3. paste in the original plugin back and startup eclipse again ---- and wonder how, the eclipse had refreshed the plugin directory )
Andi |
|
|
| |
|
|
|
 |
|
|
Post subject: ready
Posted: May 20, 2005 - 03:28 PM
|
|
|
|
Hi
You have to delete org.eclipse...tomcat 4.XX, same like this that are located by default in plugin directory.
Then, install tomcatplugin v3 as usual.
Goo luck |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: ready
Posted: May 31, 2005 - 06:42 AM
|
|
|
|
| Pintiyas wrote: | Hi
You have to delete org.eclipse...tomcat 4.XX, same like this that are located by default in plugin directory.
Then, install tomcatplugin v3 as usual.
Goo luck | Exactly, just delete the org.eclipse.tomcat 4.x.x directory from plugin and then install the com.sysdeo.eclipse.tomcat_3.1.0.beta plugin and restart
Mathew |
|
|
| |
|
|
|
 |
|
|
|
Post subject: RE: ready
Posted: Jun 15, 2005 - 02:01 AM
|
|
|
|
Hi Friends,
I have cut the tomcat directory org.eclipse....tomcat 4.XX from the plugin directory and added the com.sysdeo plugin.
I have made a tomcat project and a TestServlet file to run on Tomcat. Now the problem is my tomcat gives the following error while starting
java.lang.NoClassDefFoundError: Files\Apache
Exception in thread "main"
What could be the reason
Thanks in advance
Amit |
|
|
| |
|
|
|
 |
|
|
Post subject: Re: RE: ready
Posted: Jun 15, 2005 - 11:39 AM
|
|
|
|
quizas se deba a los espacios en los nombres de los directorios, eso a veces pone problema, quizas si encerras entre comillas el camino completo o si instalaras el software o a lo que estas haciendo referencia en directorios cuyos nombres no contenga espacios
| Anonymous wrote: | Hi Friends,
I have cut the tomcat directory org.eclipse....tomcat 4.XX from the plugin directory and added the com.sysdeo plugin.
I have made a tomcat project and a TestServlet file to run on Tomcat. Now the problem is my tomcat gives the following error while starting
java.lang.NoClassDefFoundError: Files\Apache
Exception in thread "main"
What could be the reason
Thanks in advance
Amit |
|
|
|
| |
|
|
|
 |
|
|
Post subject: Re: RE: ready
Posted: Jun 15, 2005 - 11:41 AM
|
|
|
|
ups sorry... spanish...
perhaps you should change your paths where the software is installed doesn't contain spaces within the names or putting double quotes around the path
[quote="Anonymous"]quizas se deba a los espacios en los nombres de los directorios, eso a veces pone problema, quizas si encerras entre comillas el camino completo o si instalaras el software o a lo que estas haciendo referencia en directorios cuyos nombres no contenga espacios |
|
|
| |
|
|
|
 |
|
|