History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-18061
Type: Bug Bug
Status: Open Open
Assignee: Anna Kozlova
Reporter: Cedric Dandoy
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Changes to Run/Debug Configuration >Environment Variables are ignored

Created: 09 May 08 20:40   Updated: Tuesday 17:14
Component/s: IDE Configuration

Environment: Windows

Build: 7,757
Severity: High


 Description  « Hide
Changes made to the Environment Variables are not remembered if changed from the textfield.
You have to press the ... button and edit the variables from the table.

Steps:

  • Click "Run">"Edit Configurations..."
  • Add a new configuration
  • In the "Environment Variables", enter "a=1"
  • Press the "..." button
    => The table is empty. It should contain "a | 1".
  • Cancel the Environment Variables dialog
  • Press OK on the "Run/Debug Configuration" dialog (in Environment Variables should still see "a=1")
  • Click Run>Edit Configurations...
  • Select the configuration you had created
    => "Environment Variables" is empty. Should be "a=1"


 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.