Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

UT Bot Intellij Plugin

To run/debug plugin in IDEA:

  • run IDEA in sandbox: gradle runIde
  • open your test project in IDEA
  • configure JDK, wait while indexing finishes
  • use plugin actions in proper menu

To compile plugin:

  • run gradle buildPlugin
  • find zipped plugin in build/distributions