Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 666 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 666 Bytes

PerfCakeIDEA

A PerfCake plugin for IntelliJ IDEA.

Building the project

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...

Versioning

This repository does not use any special workflow and everything is commited directly to master for now.

Bug reporting

Please report bugs directly to the issues in this repository.