Bug 562605 - Allow exporting env variables in run configuration to .env file
Summary: Allow exporting env variables in run configuration to .env file
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 4.15   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui, usability
Depends on:
Blocks:
 
Reported: 2020-04-29 07:29 EDT by Ayco Holleman CLA
Modified: 2020-04-29 08:01 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ayco Holleman CLA 2020-04-29 07:29:39 EDT
Having docker/docker-compose in mind, it would be nice if the environment variables you define the run configuration's environment tab could be exported to file, e.g. a .env file


-- Configuration Details --
Product: Eclipse IDE 4.15.0.20200313-1200 (org.eclipse.epp.package.jee.product)Installed Features:
 org.eclipse.jdt 3.18.300.v20200305-0155
Versioning Plugin:
 org.eclipse.platform 4.15.0.v20200305-0155
Comment 1 Sarika Sinha CLA 2020-04-29 08:01:39 EDT
Generally it is done by Sharing the launch file which stores the environment variables also as they are linked 1-1.