IntelliJ for Atlassian Plugin Development
I had some trouble setting up IntelliJ with the Atlassian SDK. Time to contribute! Maven Dependency Resolution Initially the generated sample project had compile and POM errors flagged in Intellij. First I tried cribbing from the Netbeans instructions by adding the Atlassian repos to my POM. No dice. I decided to start over. In the Import Project dialog I saw there are settings for the Maven environment. Eureka! Later you can find…