EnvFile icon indicating copy to clipboard operation
EnvFile copied to clipboard

Feature request: Option to load as Java System properties

Open naveenkumarg-oss opened this issue 3 years ago • 1 comments

Plugin for Java project is loading values as System Environment Property, no issues with that. In workflows where initialization happens via call to System.getProperty(key), we need to fallback to Run configuration in IntelliJ. This fragments utility of the plugin. If an option can be considered under Enable EnvFile which will toggle loading .env as Java System properties, it increases use of this plugin in such workflow.

Plugin is otherwise useful, Thank You.

naveenkumarg-oss avatar May 19 '21 15:05 naveenkumarg-oss

This goes beyond the initial intent of the plugin, thought I'd be curious to see a PR adding such functionality.

ashald avatar Sep 02 '21 04:09 ashald