How to Load Environment Variables from .env File in IntelliJ IDEA
I’ll introduce how to load environment variables from .env
files in IntelliJ IDEA.
Launch IntelliJ IDEA.app
from macOS Terminal with the following command:
open -na "IntelliJ IDEA.app"
EnvFile - IntelliJ IDEs Plugin | Marketplace
That’s all from the Gemba, where I want to load environment variables from .env files in IntelliJ IDEA.