Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intellij-Idea-Plugin-Creation-Guide

A collection of how-to's on Intellij IDEA plugin creation with minimal code examples and hopefully related how-to wiki pages.

See wiki pages for notes and details:

TODO:

  • toolbar / toolbar popups
  • run / debug configurations
  • notifications
  • console access

Gradle

After struggling with local libraries I finally found out how to use gradle with IDEA plugin project.

So either you add libraries using

  • Project properties (F4 -> Libraries -> add local or Maven libraries) or
  • Gradle example

About

A collection of how-to's on Intellij IDEA plugin creation

Topics

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages