Skip to content

Intellij cannot resolve parameters #239

@bllbzr

Description

@bllbzr

I have a local.env file in projects root dir. I am using variables from this file in my application.properties file. I have EnvFile installed and my config is as follows.
image

So here is the problem: I can compile and run the application with no error or exception(variables of local.env are resolved in runtime). However, IntelliJ cannot resolve the variables of local.env file(in static code analysis phase). when I click go to symbol or command + click the variable it cannot find the variable definition.
image

IntelliJ version: 2024.1 ultimate

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