Open a project in a new window in IntelliJ after “

2019-02-07 15:36发布

I wanted to open a new project in a separate window in IntelliJ and I "accidentally" clicked "Remember this decision and don't ask again" and clicked "open in the same window"!

Since I have more than one project it is getting really annoying to switch! Where could I change this setting?

5条回答
男人必须洒脱
2楼-- · 2019-02-07 16:19

In addition to the previous answers by Peter and Trailing Slash, Ctrl-clicking on a project in the "recently opened" list (File > Reopen Project) will open it in a new window - at least on Windows, running IntelliJ 14.0.3 Community edition. Useful if you only want to open a new window from time to time... :)

Unfortunately, this doesn't work with File > Open...

查看更多
该账号已被封号
3楼-- · 2019-02-07 16:28

In IDEA 14 and IDEA 15, this can be found in Settings | Appearance & Behavior | System Settings -> Project Opening.

查看更多
我想做一个坏孩纸
4楼-- · 2019-02-07 16:29

Answer already there, But I like to give short cut.

  1. Press Ctrl + Alt + S.
  2. Write 'System Settings' in search box and press enter.
  3. Open 'System Settings' in results below.
  4. You can see 'Project Opening' there is three options, select which way you want.

    Not only for this for anything, search with word works faster than navigating all the tabs. For example if you want to change font size, search for font. You can see where and all it there.

Note: Some times it searching word not show in search results below. But it will appear if you open tabs in the search result. Like above, if you search 'Project Opening', it not appearing in result below, but it there in 'System Settings'.

查看更多
不美不萌又怎样
5楼-- · 2019-02-07 16:31

It can be changed in in File | Settings/Preferences | Appearance & Behavior | System Settings | Project Opening (or, before version 15, File | Settings/Preferences | General | Project Opening)

查看更多
放荡不羁爱自由
6楼-- · 2019-02-07 16:31

In IntelliJ IDEA 2016.x you can find it by path:

IntelliJ IDEA
  -> Preferences
    -> Appearance & Behavior
      -> System Settings : Project Opening preferences
查看更多
登录 后发表回答