When I've decided to write Intellij Idea plugin to make easier interaction with Testrail to our team the main problems were to find the usable examples and tutorials. I think thats why I want to share the information I've found in one place - my blog.
So let's start.
So let's start.
- The Basics plugin development.pdf
- Some Useful Tips and Links
- Youtube - Live Coding an IntelliJ IDEA Plugin from Scratch
- Jetbrains confluence
- Code samples for ContentFactory
- Another code samples
- Forum
Also you can read code from plugins founded in Git.
After getting familiarized with plugin development flow we can start get ready our environment.
No comments:
Post a Comment