Skip to main content
  • Log in
  • Manage Cookies
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
    • Search

  1. Home
  2. Marketplace
  3. Tools
  4. AgileReview

Please be aware that some listings have been temporarily delisted from our marketplace in order to improve the security of the platform. We apologize for any inconvenience this may caused.

For more information on this matter, please visit #1.

If you are a listing owner and would like to have your listing(s) reinstated, please open a ticket at https://gitlab.eclipse.org/eclipsefdn/it/websites/marketplace.eclipse.org/-/issues.

Thank you for your understanding and cooperation.

AgileReview

AgileReview
36
8
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.

2022-12 (4.26)
2022-09 (4.25)
2022-06 (4.24)
2022-03 (4.23)
2021-12 (4.22)
2021-09 (4.21)
2021-06 (4.20)
2021-03 (4.19)
2020-12 (4.18)
2020-09 (4.17)
2020-06 (4.16)
2020-03 (4.15)
2019-12 (4.14)
2019-09 (4.13)
2019-06 (4.12)
2019-03 (4.11)
2018-12 (4.10)
2018-09 (4.9)
Photon (4.8)
Oxygen (4.7)
Neon (4.6)
Mars (4.5)
Luna (4.4)
Kepler (4.3)
Juno (4.2, 3.8)
Previous to Juno (<=4.1)

https://update.agilereview.org/update/

Learn more...

Screenshot 0

Details Group Tabs

Details

AgileReview provides you with an easy possibility to do code reviews in your favorite IDE. Code reviews are a powerful meaning for quality assurance, but switching between spreadsheets and code is very time consuming. With AgileReview you can comment and discuss code without leaving the IDE and more important: without leaving the code. Features of AgileReview:

  • Refactoring stability (within file): Comments stay at the code snipped which you intended to comment, even if the file is edited
  • Refactoring stability (outside file): Comments stay connected to the right file, even after moving or renaming viathe eclipse refactoring mechanism
  • Fight complexity: Close reviews to hide their comments or simply filter your comments by keywords
  • Generic language support: Built-in support for Java, XML and PHP, but it is easy to define your own language support via the preferences
  • Team support: Share your comments with other developers, using your favorite version management client - quite without conflicts.
  • Export metrics: Export data about your reviews to an Excel template, to do advanced analysis
  • Bug/Feature support: Four motivated developers, always eager to fix the bugs you find or consider your feature requests, see bug/feature tracker

For more information see quickstart or visit our homepage

Categories:
  • Code Management,
  • Team Development,
  • Tools
Tags:
  • PHP,
  • code review,
  • java,
  • xml,
  • commit comments,
  • version control,
  • team,
  • review,
  • peer review,
  • reviews,
  • comment
Additional Details
Eclipse Versions: 
2022-12 (4.26), 2022-09 (4.25), 2022-06 (4.24), 2022-03 (4.23), 2021-12 (4.22), 2021-09 (4.21), 2021-06 (4.20), 2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1)
Platform Support: 
Windows, Mac, Linux/GTK
Organization Name: 
AgileReview Team
Development Status: 
Beta
Date Created: 
Sun, 2011-02-06 09:17
License: 
Apache 2.0
Date Updated: 
Thu, 2023-01-19 09:01
Submitted by: 
Malte Brunnlieb
Screenshots
Screenshot 0
Metrics
DateRankingInstallsClickthroughs
March 2023284/67054 (0.02%)15
February 2023327/66840 (0.01%)27
January 2023401/67720 (0.01%)16
December 2022338/80540 (0.01%)23
November 2022303/80858 (0.01%)17
October 2022268/81178 (0.02%)23
September 2022318/81253 (0.01%)14
August 2022290/80858 (0.02%)17
July 2022295/81661 (0.02%)23
June 2022298/81063 (0.02%)27
May 2022303/81066 (0.02%)21
April 2022292/81773 (0.02%)19
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 AgileReview.

HTML Code:


Markdown Syntax:



Output: Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client
Friday, March 24, 2023 - 03:07

Reviews Sign in to post reviews

tarnbjerg's picture

Really nice plugin!

Submitted by Thomas Arnbjerg on Wed, 2019-09-25 08:52

Provides the ability to post review comments in your favorite environment with all the tools available in Eclipse. Beats the online tools by lengths.

Can also be used to annotate the code with comments without poluting the source code.

pavangayakwad's picture

Never change the source code with your review annotations!

Submitted by Pavan G on Fri, 2018-09-21 06:15

Alpesh Shah above expressed a very sensible feedback and team failed to recognize it. sad. Guys! your tool is wonderful however, you should never fiddle around with source code, instaed have more info in your review.xml file. something like, file name and line number. Its okay, even things dont match when someone update the source and line numbers change. Perhaps you can offer a configuration setting in which user can choose (i) inline code annotations or (ii) no change in source, all info will be in your xml file with warning message that, it might not sync if someone update the code file and line numbers change.

Looking forward to your comments/reply.

programmingventures's picture

Re: Never change the source code with your review annotations!

Submitted by Jake .. on Sat, 2021-01-16 01:41

Can't you connect the source file in such a way that changes to it changes the xml file and keeps it in sync?

mbrunnlieb's picture

Re: Never change the source code with your review annotations!

Submitted by Malte Brunnlieb on Fri, 2019-02-08 03:55

Hi, an opt-out might be a solution for that.

The main focus of that tools was the stability of review comments against refactorings, which could just be assured by adding marks to the code. I really know your fears about letting any tool change your code. Basically, this design decision has been made in the very beginning as of large software projects needs to get refactoring stable code comments.

Anyhow, I will take your feedback into account. Please don't hesitate to add your feature request in the GitHub issue tracker. Thanks.

preutery2g's picture

Re: Never change the source code with your review annotations!

Submitted by Peter Reuter on Thu, 2018-09-27 04:05

Hi Pavan G, see my reply to Alpesh Shah's comment :)

ashah15i's picture

Very useful tool - marker would be appreaciated

Submitted by Alpesh Shah on Mon, 2016-11-28 01:48

I found this tool fulfill almost all requirement for code review within eclipse. Only one point I would like to improve is, for every review comment, an inline comment is added in code which need to be committed along with code. This sometimes clutter the code and it also means that you need to checkout & checkin code even when you don't make any changes to code but just invalidate review comment. Instead of inline comment, if there is just marker on left bar (like how eclipse shows problem or sonar shows violations) could be perfect solution.

preutery2g's picture

Re: Very useful tool - marker would be appreaciated

Submitted by Peter Reuter on Thu, 2018-09-27 04:04

Thanks for your feedback! Linking code and comments, even if the code got refactored, is one of the core features of AgileReview. The easiest way to ensure this is by adding markers in the code. AgileReview was constructed around this principle. Showing markers like problems or sonarlint violations is not working with comments as these markers of other tools result from static code analysis which can be performed on demand. Have you tried tools like Gerrit, which are based on individual commits? Maybe these suit your needs more.

Btw: AgileReview is open source. Feel free to contribute your suggestions as pull requests via GitHub :)

pavangayakwad's picture

Re: Very useful tool - marker would be appreaciated

Submitted by Pavan G on Fri, 2018-09-21 06:16

Well said!

Markets

  • Eclipse Project (4)
  • Tools (1342)
    • Application Development Frameworks (171)
    • Application Management (32)
    • Application Server (31)
    • BIRT (10)
    • Build and Deploy (104)
    • Business Intelligence, Reporting and Charting (14)
    • Code Management (117)
    • Collaboration (37)
    • Database (44)
    • Database Development (34)
    • Database Persistence (17)
    • Documentation (60)
    • Eclipse Kura (122)
    • Eclipse SmartHome (46)
    • EclipseRT Target Platform Components (10)
    • Editor (339)
    • Entertainment (14)
    • General Purpose Tools (124)
    • Graphics (34)
    • IDE (344)
    • Internet of Things (IoT) (35)
    • J2EE Development Platform (44)
    • J2ME (5)
    • Languages (155)
    • Linux Tools (19)
    • Logging (22)
    • Mobile and Device Development (49)
    • Modeling (90)
    • Modeling Tools (146)
    • Mylyn Connectors (20)
    • Network (14)
    • Other (74)
    • Process (18)
    • Profiling (22)
    • Programming Languages (100)
    • Reporting (32)
    • Rich Client Applications (39)
    • Science (4)
    • SCM (20)
    • Search (42)
    • SOA Development (15)
    • Source Code Analyzer (99)
    • Systems Development (59)
    • Team Development (54)
    • Testing (90)
    • Tools (568)
    • UI (97)
    • UML (40)
    • Web (90)
    • Web Services (31)
    • Web, XML, Java EE and OSGi Enterprise Development (32)
    • XML (29)
  • IoT (172)
    • Eclipse Kura (122)
    • Eclipse SmartHome (46)
  • RCP Applications (79)
  • Training & Consulting (53)
  • Long Term Support (11)

Search

Advanced Search

More like this

  • Agile Pseudocode Development Tool
  • SourceGear Vault Standard
  • SourceGear Vault Professional
  • Subclipse
  • Subversive- SVN Team Provider

Favorited by

Eclipse Foundation

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

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