Can't Install Eclipse Juno CheckStyle Plugin - eclipse

I heard that a good plugin for metrics for Java Eclipse was the CheckStyle plugin. So I try and follow their instructions on how to install it, but I keep getting the following:
Can someone kindly point out how I can fix this problem?
Thank You.

I think I fully know why it didn't work. There was an Eclipse Juno update that I had to run. For the update to happen, I had to run Eclipse as Administrator. Then ran the update, and it worked, i.e. it updated successfully.
I then ran the CheckStyle plug-in install as instructed on their website, and it worked fine.
Hope this helps.

Related

TestNG not compatible with eclipse 2019-09

I recently installed Eclipse Oxygen version 2019-09 and trying to install TestNG, also searched on Eclipse Marketplace, and tried to install it by drag and drop method, but its is giving me following error.
I also tried adding an external JAR for TestNG 'testng-6.9.10'.
Please help me with the method to install the same.Error while adding TestNG.
Version
To solve the problem, I just updated my Eclipse by checking the software updates from Eclipse > help > Check for updates.
Then I was able to install TestNG for Eclipse, which solved the problem.
For some reason the Check for updates solution didn't work with our Eclipse (2019-09), we solved it using Help\Install New Software and after that https://testng.org/testng-eclipse-update-site/:

Getting error while installing SonarQube plugin in eclipse 4.2.2

I am trying to install the sonar in my eclipse but it can not find the url even though the url is working fine in my browser. If any one knows the solution please let me know, thanks.
To install the plugin you can also go to Help > Eclipse Marketplace... and search for "SonarQube". Check this for more details.
Anyway, the Eclipse SonarQube plugin has been deprecated and SonarLint for Eclipse should be used in place : see http://www.sonarlint.org/eclipse/index.html

Unable to install PMD in Spring tool suite

I am unable to install PMD plug-in for STS (build on top of Luna).
Could someone please give the steps to do it?
Try this http://sourceforge.net/projects/pmd/files/pmd-eclipse/update-site/ and install for Eclipse 4.
I'm the developer of eclipse-pmd, one of the two PMD plugins you mentioned in your question. If your installing the plugin through the Eclipse Marketplace then you're doing everything right. Once the installation is finished the getting started guide will help you with setting up eclipse-pmd.
You are, however, not the first who has a problem getting eclipse-pmd 1.4 to work with the Spring Tool Suite. Unfortunately we have not yet found the cause of the problem and are still looking for a solution. If you'd like to help or would like to follow the issue's progress then head over to the eclipse-pmd issue tracker at Github.
Update: the issue has been fixed and it had nothing to do with STS.
If your problem is something different then I need more information on what exactly does not work, e.g. does the installation give you an error message or doesthe installation work and you get an error message when running PMD?
Please follow below steps to install PMD in STS.
Download PMD from https://sourceforge.net/projects/pmd-eclipse/files/ & Extract it.
Copy net.sourceforge.pmd.eclipse_1.8.0 folder into ..\sts-bundle\sts-3.9.6.RELEASE\plugins\
then Install eclipse PMD from Eclipse Market Place you will find in Help this option.
Restart your STS.

Eclipse Marketplace not showing up (missing) on 3.7 Indigo

I installed the Eclipse Marketplace via http://download.eclipse.org/mpc/indigo/ and Help>Install New Software... and it's not showing up under the help menu as expected after a complete reboot and I can't seem to find anyone else who is having this problem?
What led me to installing the Eclipse Marketplace in the first place was my attempt to install Eclipse Color Themes (http://eclipse-color-theme.github.com/update/). Eclipse Color Themes did not appear where indicated in it's documentation either so I thought I would attempt installing through the marketplace but I think I may have a larger plug-in related issue however plug-ins like Aptana and other misc. custom plug-ins installed correctly.
I'm running Eclipse on Windows 7 64-bit if that's of any help as well.
I had same problem.
I add http://download.eclipse.org/releases/indigo repo and install MPC and Maven.
I tried #d_pilot's answer which didn't work but found the repo at http://download.eclipse.org/mpc/indigo/
You should be able to change the /mpc/(version)/ to get whatever you want from there, which is nice for all the other eclipse classic versions.
more current link: http://www.eclipse.org/mpc/archive.php
To add some Google search terms:
I had this issue when installing via Ubuntu apt-get package management and ransom bot's answer worked for me.

Eclipse Java EE - Galileo - Unable to view plugins

I am new to Eclipse so I am having a hard time troubleshooting this problem. I have a new installation of Eclipse Java EE - Galileo on Windows, and I am unable to see any changes made in the IDE after installing plugins. I have verified that the plugins are installed via installation details, but see no changes made.
For example, after installing the maven integration plugin m2eclipse I go to File->New->Project ... and I have no option for maven. After installing the QuickRex plugin I have no view for it etc.
I have tried re-installing the plugins, re-installing Eclipse, and starting Eclipse with the -clean option, but nothing has resolved the issue.
Any ideas? Thanks!
Ok. This is just a wild guess but could you start over with a fresh install and make sure that you uncheck the option Contact all update sites during install to find required software as shown below:
alt text http://img717.imageshack.us/img717/8039/screenshot003ao.png
I faced a similar problem (on another platform than yours), some updates were "disabling" all my plugins. Not checking this option allowed me to work around this issue.
Follow-up: You'll need to install that Zest stuff manually from the GEF update site:
alt text http://img339.imageshack.us/img339/8003/screenshot003rl.png