Improve doc for setting up IntelliJ IDEA (#2710)
This commit is contained in:
parent
40e42b296d
commit
777c4bc891
|
|
@ -93,6 +93,12 @@ When using this command, the value of `APPSMITH_REDIS_URI` should be set to `red
|
|||
|
||||
To run the project from within the IDE, you will need to make use of the run configuration that is part of the repository. The run configuration uses the [EnvFile](https://plugins.jetbrains.com/plugin/7861-envfile) plugin to include environment variables in the path. Any and all tests can be run within the IDE by cloning this run configuration.
|
||||
|
||||
Please note when setting **Working directory** option. If the path is not correct, plugins will fail to load and cannot fetch data from mongo, redis
|
||||
|
||||
example:
|
||||
|
||||

|
||||
|
||||
## Need Assistance
|
||||
- If you are unable to resolve any issue while doing the setup, please initiate a Github discussion or send an email to support@appsmith.com. We'll be happy to help you.
|
||||
- In case you notice any discrepancy, please raise an issue on Github and/or send an email to support@appsmith.com.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user