Eclipse Plug-In Installation Issues
Posted
by Mudu
on Stack Overflow
See other posts from Stack Overflow
or by Mudu
Published on 2010-03-03T12:29:53Z
Indexed on
2010/04/19
7:43 UTC
Read the original article
Hit count: 529
Hi all
I'm beginning to work with Eclipse for some Java development. I'm quite new to Eclipse, as I am a Visual Studio developer normally.
I tried to install the CheckStyle Eclipse Plug-In and Subversive, using the Eclipse "Install new Software" feature. No errors, everything seems to have worked well. Clicking on "What software is already installed?" in the Install-dialogue shows me a list of installed plug-ins. Both Subversive and CheckStyle for Eclipse are listed.
My only problem is that neither of them "work", that means I cannot see any new UI elements. According to the manual I have, I should see a new node "CheckStyle" in a project's properties. I haven't. I don't know exactly what Subversive looks like, but I'm sure there's a way to conveniently perform check-out operations etc.
Manually copying the downloaded plug-in to the dropins-folder and restarting Eclipse subsequently does not help either. Is there a way to reliably find out whether there occurred any errors - I have no error message at all, what drives me crazy and makes the problem pretty difficult to describe/Google...
Any help would be very cool!
Cheers Matthias
© Stack Overflow or respective owner