Open Multiple Projects in one Window -- is it possible yet?

Is it possible to open multiple projects inside one instance of IntelliJ IDEA or do you still have to have multiple IDEA's running?

If it's still not possible, is it being considered for a future version?

1
Avatar
Permanently deleted user

craig wrote:

Is it possible to open multiple projects inside one instance of IntelliJ IDEA or do you still have to have multiple IDEA's running?

If it's still not possible, is it being considered for a future version?

---
Original message URL: http://www.jetbrains.net/devnet/message/5237903#5237903

You've always been able to open multiple projects inside one instance of
IDEA, but not within the same window. Multiple windows in an
application is different to multiple instances of the same application;
in fact IDEA cannot be run multiple times on the same machine unless
instances have different configuration directories.

N.

0
Avatar
Permanently deleted user

Gotcha, makes sense.

0

请先登录再写评论。