Skip to content

How to set a variable? #291

Answered by hohwille
tobka777 asked this question in Q&A
Discussion options

You must be logged in to vote

First of all see the available variables documentation so you know what you can configure.
Variables like PATH are configured globally and affect your entire system. The instructions how to set or modify them depends on your operating system:

Typically you do not want to set a variable globally but only for IDEasy.
Therefore you can edit a configuration file in the following places (as described in configuration):

  • $IDE_HOME/conf/ for configurations that only apply to you in the project identified by $IDE_HOME
  • $IDE_HOME/settings/ for configurations shared with the entire team of your …

Replies: 2 comments

Comment options

tobka777
Apr 16, 2024
Collaborator Author

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by hohwille
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants