Skip to content

Why can't I select a workspace by opening intellij? #1116

Answered by hohwille
hj-lorenz asked this question in Q&A
Discussion options

You must be logged in to vote

First of all the IDEasy workspace can already be selected by the current working directory. If I am not inside an other workspace, then the workspace defaults to main. Simply do icd -w test (cd $IDE_HOME/workspaces/test) if you have a test workspace and ide intellij will launch IntelliJ in that test workspace instead.
However, if your question is also about the default behaviour of IntelliJ if installed manually and used without IDEasy that asks for the folder to open and that can also be changed in IntelliJ via File > Open ... the answer is a little more complex:

IDEasy aims not only to install tools for your project but also to configure them. IntelliJ unfortunately made this very hard …

Replies: 1 comment

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
question Further information is requested intellij IntelliJ IDE from Jet-Brains workspace
2 participants