AWS CloudFormation plugin for IntelliJ IDEA
See IntelliJ IDEA plugin repository: http://plugins.jetbrains.com/plugin/7371?pr=idea
http://teamcity.jetbrains.com/viewType.html?buildTypeId=IdeaAwsCloudFormation_Build&guest=1
- Get IntelliJ IDEA Ultimate
- Check you have JDK 1.6 and 1.7 configured in IDEA
- Add tools.jar to JDK 1.6 and 1.7 from corresponding JDK
- Install Kotlin plugin in IDEA
- Open plugin sources and build project. All dependencies will be downloaded automatically
To run IDEA with CloudFormation plugin use run configuration "IDEA Plugin"
Run tests with run configuration "All Tests"