Code Monkey home page Code Monkey logo

review-board-idea-plugin's Introduction

Reviewboard Plugin for Intellij

Description

This plugin integrates Reviewboard in intellij for code reviews. This plugin tries to ease interaction with ReviewBoard server from the IntelliJ IDE.

Features

  • Do reviews directly from your IDE
  • View all, pending or submitted reviews
  • Compare (Diff) changes in review locally
  • Submit changes to the reviewboard server
  • Comment on reviews
  • Submit/Discard Reviews

Limitations

  • Viewing multiple reviews is not supported
  • Updating diff is not supported

Plugin Compatibility

This plugin was built with JDK 1.8 and idea 2018.1 version.

How to install it?

Download this plugin from your IDE (Reviewboard Plugin)

Project Setup

Required Plugins:

  • Git Integration
  • Subversion Integration

JDK: 1.8

You'll need to setup the appropriate SDK. IntelliJ SDK and plugin dependencies are required to be setup.

Currently we're developing against version 18

  • Go to File -> Project Structure
  • Click on SDKs
  • Click on plus icon at top of second pane -> IntelliJ IDEA Plugin SDK
  • Browse to home of IntelliJ IDEA 18
  • It should be named 'IDEA-IU-XXXX'
  • Click ok

How To Test

  • Install docker
  • run "docker-compose -f docker-compose.yml up" to start review board in docker
  • Use username: admin and password: admin
  • Add any Git/Svn repository
  • Use http://localhost:8000 as url

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.