Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 735 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 735 Bytes

KGeorgiy media player

Build on top media player plugin. Plugin just copypasted in src. Praise Wuyr, thank you for plugin.

From ITMO KT with love.

How to overload KGeorgiy

  1. Locate your current IDEA .vmoptions - here.
  2. Add -Dkgeorgiy.path=%some_path%

How to build plugin

Go to gradle.properties, set platformVersion for IDEA version you use.

Use JDK 17 for project. Either File > Project Structure or JAVA_HOME.

Build plugin: ./gradlew buildPlugin.

File > Settings > PLugins > Gear icon > Install from disk - %repo%/build/distributions