A traffic light macro for Atlassian Confluence
Install via marketplace.atlassian.com
- Clone repository to local disc
- Make sure you have Java and maven installed / available on your machine
- When using Eclipse generate project setup e.g. via
mvn org.apache.maven.plugins:maven-eclipse-plugin:2.8:eclipse -DdownloadSources=true
- Check local compilability via
mvn clean verify
- Launch IDE and start coding
- For IDE testing and runtime installation make sure to also install the Atlassian SDK