Skip to content

ifreefly/offline-review-plugin-intellij

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A offline review plugin for Intellij

Compile

We use gradle to manage project.

Before run the project, we need config the intellij sdk. Configuring IntelliJ Platform Plugin SDK

Screenshot

main ui

comment

Debug

Open the gradle page, click Tasks -> intellij -> runIde

Build

Open the gradle page, click Tasks -> intellij -> buildPlugin.

The jar will be under the build -> libs.

Feature

  • when double click the comment row, it will jump to the source file.

FAQ

  1. Unable to import gradle project.
    Change the gradle jvm to JAVA_HOME Unable to import grails 3 project in intellij idea community edition

License

MIT license

Todo List

  1. support csv file import and export

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages