Prerequisites (IntelliJ)

Java version: 1.8+ Supported Intellij version: IntelliJ IDEA Community : 2019.3+ IntelliJ IDEA Educational: 2019.3+ IntelliJ IDEA Ultimate: 2019.3+ IntelliJ IDEA 2021.2 (Community Edition) Android Studio version: 4.0+ Android Studio build: 193.2252+

1
Read More

Prerequisites (Remote Analysis)

In order to give read, write and execute permission to a user running remote scan: create a group ‘gamma’ with the help of following command: sudo groupadd gamma Change the group of the gamma installation directory to ‘gamma’ sudo chgrp gamma -R /opt/gamma Add permission to gamma installation directory: sudo…

0
Read More

Prerequisites for Docker

Operating system For Docker-based installation, any Linux distribution with Docker support is required. Ensure that all necessary Docker dependencies are set up before proceeding with the installation. Further information on the compatibility of Docker CE and EE can be found on the Docker help center: https://docs.docker.com/install/overview/ Hardware Memory Storage Lines of…

0
Read More