A PerfCake plugin for IntelliJ IDEA.
First download http://download.jetbrains.com/idea/ideaIU-14.0.2.zip to your local Maven repository under folder
MAVEN_REPOSITORY/org/jetbrains/ideaIU/14.0.2/
Build from command line with command
mvn package
Built plugin can be installed to Intellij Idea by:
File | Settings | IDE Settings | Plugins | Install plugin from disk...
This repository does not use any special workflow and everything is commited directly to master for now.
Please report bugs directly to the issues in this repository.