Connect to remote host and start IDEA
Answered
I Start a SSH session, but when I close the session, can't find recent connection info. It must write IP username and password once again。
Our company use a sandbox software, I must config idea.config.path and idea.system.path when I use sandbox software. When I out of sandbox, I must remove that config. I want create two desktop shortcut, if any parameter I can config in the shortcut to start IDEA by different idea propertie?
Such as idea.exe --idea.config.path=C:/config or idea.exe --propertiesPath=C:/idea.properties
Please sign in to leave a comment.
No, but you can use IDEA_PROPERTIES environment variable: https://intellij-support.jetbrains.com/hc/en-us/articles/207240985.