You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sed -i 's+com.intellij.idea.Main+-Dorg.jetbrains.projector.server.classToLaunch=com.intellij.idea.Main org.jetbrains.projector.server.ProjectorLauncher+g'"$IDE_RUN_FILE_NAME-projector.sh"
128
128
129
-
bash "$IDE_RUN_FILE_NAME-projector.sh""nosplash"
129
+
pathCandidate=""
130
+
131
+
# che specific configuration to auto open projects
0 commit comments