Having used Eclipse for more years than I care to admit, I'm currently trying to get adjusted to IntelliJ 12 but I'm having a hard time with the totally different UI metaphors/concepts.
I'd like to be able to have a window layout like this:
+--------+------------------------
| | |
| (1) | |
| | |
|+-------+ Source editor |
| | |
| (2) | |
| | |
+--------+-----------------------+
| |
| Console output etc. |
+--------------------------------+
With (1) being the "Project" tool window and (2) being the "Structure" tool window. I tried to follow the instructions given at http://www.jetbrains.com/idea/webhelp/viewing-modes.html but changing the "Split" mode doesn't seem to have any noticeable effect. Clicking on the "Structure" or "Project" toolbar buttons always hides the current tool window and displays the other one.
To open the tool window again (and restore the associated features), use the main menu: View | Tool Windows | <Window Name> or press Alt+1 . Hide the tool window. This command opens the description of the Project tool window in the IntelliJ IDEA online help.
A: Eclipse is better than IntelliJ for large and complex projects. This is because it indexes the entire project during startup. IntelliJ IDEA, however, outshines Eclipse when it comes to dealing with existing projects. In this case, IntelliJ IDEA delivers better performance than Eclipse.
You can import either an Eclipse workspace or a single Eclipse project. To do this, click Open on the Welcome Screen or select File | Open in the main menu. IntelliJ IDEA automatically detects Eclipse projects located on your computer and places them in the dedicated node right on the Welcome screen.
Ok. I worked it all out with googling and https://www.jetbrains.com/idea/help/viewing-modes.html . It's not obvious at all.
In Setting->Appearance & Behavior->Appearance: Side-by-side layouts on left and right will control whether left and right side splits are horizontal or vertical - you can also Control-click on the divider to switch.
Widescreen tool window layout switches whether vertical or horizontal toolbars get full height/width: on gives full height to side tool windows and off gives full width to bottom(top?).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With