Wednesday, July 9, 2014

Intellij Idea plugin development. The begining.

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.


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