Configure .env file for Java Project
Solution Description
Adds a project-scoped action to apply a project's .env file to Java Application Run Configurations in Eclipse. Currently manual action only (no auto-apply).
This plugin adds an " Environment Variables" tab in the Preferences, in the General section. This preferences page allows you to define global environment variables in eclipse. You...