Windows

Einstellun

set CARGO_HOME = PATH
set RUSTUP_HOME = PATH
set NUGET_PACKAGES = PATH
set NUGET_HTTP_CACHE_PATH = PATH
set NUGET_PLUGINS_CACHE_PATH = PATH

Grundlagenn Programme

Anti Virus Programmieren

Versionsverwaltungssoftware

Allgemeine Module

MSYS2 Console eingeben

pacman -S mingw-w64-x86_64-toolchain base-devel mingw-w64-x86_64-cmake 

Programmiersprachen

Java

Java Build

Gradle Installieren
Test

java -v 

Einstellung

set GRADLE_HOME = PATH


Maven Installieren
Test
java -v
Herunderladen
Einstellung

set M2_HOME = PATH

IDE

Software

Clion Einstellung


idea.config.path = e:/clion/work/idea/config/path
idea.system.path = e:/clion/work/idea/system/path
idea.plugins.path = e:/clion/work/idea/plugins/path
idea.log.path = e:/clion/work/idea/log/path

IntelliJ IDEA Einstellung


# custom IntelliJ IDEA properties

idea.config.path = e:/work/idea/config/path
idea.system.path = e:/work/idea/system/path
idea.plugins.path = e:/work/idea/plugins/path
idea.log.path = e:/work/idea/log/path

IntelliJ riderEinstellung

idea.config.path = e:/rider/idea/config/path
idea.system.path = e:/rider/idea/system/path
idea.plugins.path = e:/rider/idea/plugins/path
idea.log.path = e:/rider/idea/log/path

Datenbank