This image setups an IntelliJ Developer Environment. It inherits from the base-gui-gdec image.
It includes:
- Run the Docker container per your OS in the instructions here where your
GDEC_IMAGE
equalsjcscottiii/intellij-gdec
- Once in the container, run this to start the IDE.
idea.sh &
- For more tips on using it, refer to here
TODO