vote up 2 vote down star

Hi,

I'm trying to install tomcat sysdeo plugin for Eclipse, but I ran into some problems before I even got to the setting/configuration part of the plugin.

When I run my Eclipse, under Preferences, I do not see tomcat section. Besides downloading the tomcat, I know I'm missing some steps here to show it on the Eclipse.

Does anyone know what I'm missing here? I just want to see tomcat under Preferences so that I can change or set configuration stuffs via Eclipse.

Thanks!!!

flag

whââât ? Could you examine your error log file and check if there is any message in it which I could analyze ? – VonC Feb 13 at 20:37
The error log file can help and you will find it in: [eclipse-workspace]\.metadata\.log (wherever you put your workspace) – VonC Feb 13 at 20:45

3 Answers

vote up 0 vote down check

Alright. Found out that something was wrong with my Eclipse.

I had to download a fresh version of Eclipse and install the plugin again.

Everything worked fine after.

Thanks for help :)

link|flag
vote up 2 vote down

What version of eclipse are you using here ?

If this is eclipse3.4 or 3.5Mx, I recommend to download tomcatPluginV321.zip and uncompressed it in your [eclipse](*)\dropins\ directory (dropins, not plugins: since the p2 update system, do not put external plugins into the plugins directories -- like this tutorial suggests --, always dropins)

(*) [eclipse] being your installation directory for eclipse, containing eclipse.exe.

You should then have:

[eclipse]\dropins\com.sysdeo.eclipse.tomcat_3.2.1\...

Relaunch (even without the -clean option), and there you should have it: tomcat menu on the main menu bar.

I just did it, and "it just works"TM

alt text

link|flag
still not working. – bLee Feb 13 at 18:35
whââât ? Could you examine your error log file and check if there is any message in it which I could analyze ? – VonC Feb 13 at 20:37
vote up 0 vote down

After installing the plugin, you should restart eclipse with the -clean parameter. Maybe not doing that caused your install to be incomplete.

link|flag
I've actually done that. However, in order to display the plugin's taskbar, I've been guided to go to Preferences (or Window -> Customize Perspective... -> Commands). I am following the sysdeo website's instruction. They don't explain what I need to do before I install the plugin. – bLee Feb 11 at 21:33

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.