Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Cannot install Checkstyle plugin on Eclipse Mars

I tried to install Checkstyle plugin on Eclipse Mars, both via Eclipse Marketplace and via the update site (http://eclipse-cs.sf.net/update). I set the option to contact other updates sites to satisfy dependencies, but I got following error:

Cannot complete the install because one or more required items could not be found. Software being installed: Extension for eclipse-cs plugin with additional Checks 1.13.5 (com.github.sevntu.checkstyle.checks.feature.feature.group 1.13.5)
Missing requirement: Sevntu eclipse-cs Extension Plugin 1.13.5 (eclipsecs-sevntu-plugin 1.13.5) requires 'bundle net.sf.eclipsecs.checkstyle 0.0.0' but it could not be found Cannot satisfy dependency: From: Extension for eclipse-cs plugin with additional Checks 1.13.5 (com.github.sevntu.checkstyle.checks.feature.feature.group 1.13.5) To: eclipsecs-sevntu-plugin [1.13.5]

UPDATE: I installed the plugin from the archive successfully, but online install doesn't work.

like image 945
Mikhail Golubtsov Avatar asked Feb 12 '26 17:02

Mikhail Golubtsov


1 Answers

The link http://eclipse-cs.sourceforge.net/#!/install gives four different approaches to install the CheckStyle plugin on Eclipse:

  1. Via Eclipse Marketplace link (recommended)

  2. Via Eclipse Marketplace client

  3. From the update site

  4. From an update site archive

The first approach (dragging and dropping the link to the workspace) performs an online install, and worked fine for me with Eclipse Mars.

The second option (Via Eclipse Marketplace client) did not work. I got this error: "The following solutions are not available: CheckStyle Contributions (id=de.unkrig.cs-contrib.feature.feature.group, site=http://cs-contrib.unkrig.de/update)"

like image 110
skomisa Avatar answered Feb 15 '26 05:02

skomisa



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!