MPS 2020.1 Help

Overview of the user interface

When you first run MPS or have no project open, MPS displays the Welcome screen. When you open a project, MPS displays the main window.

This is the default (out-of-the-box) IDE interface layout. Depending on the set of plugins that you install and enable, the way your IDE looks and behaves may be different.

  1. Main menu and toolbar : contain commands that affect the entire project or parts of the project, such as opening, creating a project, refactoring the code, running and debugging applications, managing files under version control and so on.

    The main toolbar duplicates the main menu's essential commands for quicker access. By default, the main toolbar is hidden. To show it, select View | Appearance | Toolbar from the main menu.

  2. Navigation bar : a quick alternative to the Project tool window. Use it to navigate your project and open files for editing .

    Use View | Appearance | Navigation Bar to hide or show the navigation bar. Press Alt+Home to change the focus to the navigation bar.

  3. Status bar : indicates the status of your project, the entire IDE, and shows various warning and information messages.

  4. Editor : read, create, and modify your code.

  5. Tool windows : secondary windows that provide access to project management, search, running and debugging, integration with version control systems, and other tasks.

Last modified: 18 June 2020