Skip to content

System wide env variables not used in substitute #81

@antoine-morisseau

Description

@antoine-morisseau

I'm using Intellij Idea IntelliJ IDEA 2019.1 (Community Edition)
Build #IC-191.6183.87, built on March 27, 2019
JRE: 1.8.0_202-release-1483-b39 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.14.4

The envFile plugin is the v3.1.0.

I tried to retrieve some system env variable like ${USER} in the substitute env variable.
So i'm trying to do something like that.
ENV_NAME=local_${USER}

And in my application i only get ENV_NAME=local_
I have checked the <Run Configuration Env Vars> and placed it on top but it's still not working.
It seems the EnvFile plugin is not including the selected option
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions