Skip to main content
  • Create account
  • Log in
Eclipse Plugins, Bundles and Products - Eclipse Marketplace
  • My Marketplace
  • Add Content
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
  1. Home
  2. Marketplace
  3. Tools (1292)
  4. m2e-code-quality

m2e-code-quality

m2e-code-quality
9
7
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

Add this URL to your Eclipse Installation to reach this solution's update site.

Neon (4.6)
Mars (4.5)
Luna (4.4)
Kepler (4.3)
Juno (4.2, 3.8)
Previous to Juno (<=4.1)
Oxygen (4.7)
Photon (4.8)
2018-09 (4.9)

http://m2e-code-quality.github.com/m2e-code-quality/site/latest

Learn more...

Details Group Tabs

Details

This project builds Eclipse plugins that connect some other Eclipse plugins with their corresponding Maven plugins. If you've gone to a lot of trouble to set up just the Checkstyle, PMD or Findbugs configuration you want in Maven, and you import your Maven projects into Eclipse with m2e, you want to see the same warnings in your Eclipse editors that the maven build will complain of.

Categories:
  • Source Code Analyzer
Additional Details
Eclipse Versions: 
Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1), Oxygen (4.7), Photon (4.8), 2018-09 (4.9)
Platform Support: 
Windows, Mac, Linux/GTK
Date Created: 
Sat, 2012-12-15 06:03
Date Updated: 
Mon, 2019-02-04 13:54
Submitted by: 
Siegmar Alber
Metrics
DateRankingInstallsClickthroughs
March 2021NA0 (0%)1
February 2021628/91110 (0%)10
January 2021766/9304 (0%)17
December 2020819/9192 (0%)7
November 2020723/9256 (0%)9
October 2020689/9277 (0%)4
September 2020813/8942 (0%)11
August 2020835/8671 (0%)12
July 2020844/8701 (0%)5
June 2020851/8671 (0%)13
May 2020NA0 (0%)11
April 2020883/8911 (0%)9
March 2020NA30
View Data for all Listings
Errors

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)
External Install Button

Marketplace Drag to Install button

By adding the following code below to your website you will be able to add an install button for m2e-code-quality.

HTML Code:


Markdown Syntax:



Output: Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client
Sunday, February 28, 2021 - 13:07

Reviews Sign in to post reviews

mkraft3j7's picture

Fails to install because of missing dependencies

Submitted by Michael Kraft on Mon, 2018-07-02 12:43

I'm trying to install this in Photon, but it's failing because it can't find "osgi.bundle; org.eclipse.m2e.jdt [1.0.0,1.9.0)"

 

Cannot complete the install because one or more required items could not be found.
  Software being installed: Checkstyle configuration plugin for M2Eclipse 1.0.0.201705301746 (com.basistech.m2e.code.quality.checkstyle.feature.feature.group 1.0.0.201705301746)
  Missing requirement: M2Eclipse Project Configurator for Eclipse Checkstyle 1.0.0.201705301746 (com.basistech.m2e.code.quality.checkstyle 1.0.0.201705301746) requires 'osgi.bundle; org.eclipse.m2e.jdt [1.0.0,1.9.0)' but it could not be found
  Cannot satisfy dependency:
    From: Checkstyle configuration plugin for M2Eclipse 1.0.0.201705301746 (com.basistech.m2e.code.quality.checkstyle.feature.feature.group 1.0.0.201705301746)
    To: org.eclipse.equinox.p2.iu; com.basistech.m2e.code.quality.checkstyle [1.0.0.201705301746,1.0.0.201705301746]

eborel's picture

Same problem as Jens Reimann

Submitted by Etienne Borel on Fri, 2018-05-11 10:36

Nice plugin in theory but the checkstyle file generated in Eclipse Oxygen is useless as it does not target java file :( It also override any change done to it. A fix would be very welcome :)

jreimann's picture

Doesn't work anymore with maven-checkstyle-plugin 3.0

Submitted by Jens Reimann on Tue, 2018-01-09 06:05

I really like this plugin. It is just awesome.

Unfortunately it stopped working when maven-checkstyle-plugin version 3.0 is used. The plugin creates a checkstyle configuration which doesn't include the "*.java" files anymore. Which renders the whole setup useless.

Looking forward to a fix!

pgalbraithrn1's picture

Re: Doesn't work anymore with maven-checkstyle-plugin 3.0

Submitted by Paul Galbraith on Wed, 2018-09-05 15:58

Until this is fixed, a very easy workaround to get things working is to add this to your maven-checkstyle-plugin configuration in pom.xml:

<sourceDirectories>${project.compileSourceRoots}</sourceDirectories>
<testSourceDirectories>${project.testCompileSourceRoots}</testSourceDirectories>
wrodriguesu7q's picture

Can't install this Plugin on Mars.1

Submitted by Wilder Rodrigues on Tue, 2016-01-12 03:38

Cannot complete the install because one or more required items could not be found.
Software being installed: Findbugs configuration plugin for M2Eclipse 1.0.0.201408150901 (com.basistech.m2e.code.quality.findbugs.feature.feature.group 1.0.0.201408150901)
Missing requirement: M2Eclipse Project Configurator for Eclipse Findbugs 1.0.0.201408150901 (com.basistech.m2e.code.quality.findbugs 1.0.0.201408150901) requires 'bundle org.eclipse.m2e.jdt [1.0.0,1.6.0)' but it could not be found
Cannot satisfy dependency:
From: Findbugs configuration plugin for M2Eclipse 1.0.0.201408150901 (com.basistech.m2e.code.quality.findbugs.feature.feature.group 1.0.0.201408150901)
To: com.basistech.m2e.code.quality.findbugs [1.0.0.201408150901]

aokeeffe's picture

Wrong update site

Submitted by Arlo Louis O\'Keeffe on Mon, 2016-02-22 10:27

Hi,

somehow there is the wrong update site in the listing. Please use /latest/ instead of /1.0.0/.

Thanks,

Arlo

aokeeffe's picture

The listing was updated.

Submitted by Arlo Louis O\'Keeffe on Mon, 2016-04-25 12:58

The listing was updated. Therefore the normal installation should work.

Markets

  • Eclipse Project (5)
  • Tools (1292)
    • Application Development Frameworks (156)
    • Application Management (27)
    • Application Server (37)
    • BIRT (10)
    • Build and Deploy (101)
    • Business Intelligence, Reporting and Charting (14)
    • Code Management (116)
    • Collaboration (36)
    • Database (46)
    • Database Development (33)
    • Database Persistence (17)
    • Documentation (59)
    • Eclipse Kura (63)
    • Eclipse SmartHome (46)
    • EclipseRT Target Platform Components (8)
    • Editor (332)
    • Entertainment (14)
    • General Purpose Tools (120)
    • Graphics (32)
    • IDE (329)
    • Internet of Things (IoT) (34)
    • J2EE Development Platform (42)
    • J2ME (6)
    • Languages (149)
    • Linux Tools (19)
    • Logging (22)
    • Mobile and Device Development (49)
    • Modeling (89)
    • Modeling Tools (141)
    • Mylyn Connectors (18)
    • Network (14)
    • Other (71)
    • Process (19)
    • Profiling (22)
    • Programming Languages (98)
    • Reporting (33)
    • Rich Client Applications (39)
    • Science (5)
    • SCM (18)
    • Search (40)
    • SOA Development (15)
    • Source Code Analyzer (96)
    • Systems Development (54)
    • Team Development (55)
    • Testing (87)
    • Tools (552)
    • UI (90)
    • UML (40)
    • Web (89)
    • Web Services (31)
    • Web, XML, Java EE and OSGi Enterprise Development (35)
    • XML (30)
  • IoT (113)
    • Eclipse Kura (63)
    • Eclipse SmartHome (46)
  • RCP Applications (79)
  • Training & Consulting (52)
  • Long Term Support (11)

Search

Advanced Search

More like this

  • Synopsys Code Sight
  • o3smeasures
  • HCL AppScan on Cloud
  • pmd-eclipse-plugin
  • AttackFlow

Favorited by

Eclipse Foundation

  • About Us
  • Contact Us
  • Donate
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors

Legal

  • Publishing Guidelines
  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Welcome to Marketplace
  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top