Features of IntelliJ IDEA IDE. New empty project. Once you launch IntelliJ IDEA, you will see the Welcome screen, the starting point to your work with the IDE, and configuring its settings. For IntelliJ IDEA to find the source files, they must be located on the classpath. If automatic completion is disabled, press Ctrl Shift Space or choose Code | Code Completion | Type-Matching from the main menu. IntelliJ IDEA will introspect and show them. Code coverage is supported only for the classes and sources that belong to your current project. Close this new project, and open the original project the module was added to. It is available under an Apache 2. #1) Open IntelliJ IDEA and you will see the dialog shown below. markdown extension as a Markdown file. When the app has finished running, a green popup will appear prompting us to open the report. Select Project Structure option ( CTRL + SHIFT + ALT + S on Windows/Linux, ⌘ + ; on Mac OS X) Select Modules at the left panel. June 3, 2021. main () with IntelliJ Profiler. Free. From the list on the left, select New Project. The link also gets disabled, and you need to create a new one to start another session. IntelliJ IDEA automatically fills in the tag in the closing brackets </>. 11555. If anything is not defined in . Share Tabnine. The changes would reflect in a record’s canonical constructor and its instance creation: A restricted identifier. IntelliJ IDEA 2021. The minimum system requirements are also four times greater than the other two IDEs on this list. Breadcrumbs help you navigate inside the code in the. Configure the module to use IntelliJ IDEA format dependencies as a workaround. CLion. Every aspect of IntelliJ IDEA is specifically designed to maximize developer productivity. To be able to retrieve data from a repository hosted on GitHub, or share your projects, you need to. 2023. Rerun tests automatically on changes (watch mode) IntelliJ IDEA supports the watch mode in which a test is rerun automatically as soon as any changes are made to the test-related source file. This topic describes ways to generate standard code constructs specific to Java: constructors, method overrides and implementations, getters and setters, and so on. Select the latest Java version. 3 EAP Is Open! The IntelliJ IDEA 2023. Place the caret at the symbol and press Ctrl 0Q ( View | Quick Documentation ). 🚀. jar file and select Run. gradle file. exe. After this, a pop-up window will occur like the following. December 29, 2020. In IntelliJ IDEA 2022. Start the IDE, use Help | Find Action (Ctrl+Shift+A or Cmd+Shift+A on Mac), type "Choose Boot Java Runtime for the IDE", press Enter. If we dismiss the popup by mistake, the report will still be available in the Profiler tool. Increase memory for IntelliJ IDEA. This type of breakpoints can be set on any executable line of code. IntelliJ IDEA can detect if you are using a screen-reader, and if so, it will automatically enable the IDE’s accessibility features. Create the Spring Boot run configuration. Cả hai có thể được sử dụng cho phát triển. You can invoke context actions on the class or main method by using Alt+Enter and choose the Debug action. October 12, 2023. IntelliJ IDEA, sebuah IDE yang dikembangkan oleh Jetbrains. It works via the new Async Profiler configuration. IntelliJ IDEA encloses the selection in a pair of brackets (<> and </>). IntelliJ IDEA is an Integrated Development Environment (IDE) for Java and Kotlin designed to maximize developer productivity. It has a community edition and a commercial ultimate edition. Steps for adding external jars in IntelliJ IDEA: Click File from the toolbar. IntelliJ is written in Java and comes with a packaged JRE for running the IDE. IntelliJ Idea is available in two editions: Community Edition: It is available for free and mostly used for Java and Android. With IntelliJ IDEA 2022. Download the latest version of Educational Products by JetBrains: for Windows, macOS or Linux. IntelliJ IDEA provides a tool for resolving conflicts locally. idea directory in the project root except the items that store user-specific settings: workspace. Intelli IDEA is a popular Source code Editor and IDE for most of the popular languages. Select the version of bytecode to be generated. js. If you need Node. If the JDK is installed on your computer, but not defined in the IDE, select Add JDK and specify the path to the JDK home directory. IntelliJ IDEA 2022. Test runner and code coverage IntelliJ IDEA lets you perform unit testing with ease. When you type a left bracket, IntelliJ adds the matching right bracket. Why choose IntelliJ IDEA Ultimate? Profile and optimize application right from the IDE. Launch IntelliJ IDEA. What’s more, for an action that modifies several files, the preview displays part of a possible outcome. IntelliJ IDEA recognizes Kubernetes resource configuration files using the following mandatory fields: apiVersion: identifies the versioned schema of the object representation. Select JUnit. RubyMine. Project structure and configuration in IntelliJ IDEA is very different from Eclipse. The IntelliJ IDEA debugger can evaluate get expressions in Kotlin and display them in the Variables view. quarkus. Create a new project in this IDE by clicking File => New => Project. 6 (105 ratings) 3,667 students. 1. View the libraries associated with a file. To install the plugin, click Install and restart IntelliJ IDEA. Pricing Download. Name the new file and specify. (source: jetbrains. Save the downloaded file in the desired location. The number of. N/A. Access the host settings. This feature rich IDE enables rapid development and helps in improving code quality. 1. Type in the function app name and choose proper platform. Setup Tabnine for IntelliJ IDEA. 3. Activation code. 0-SNAPSHOT. Switching from Eclipse to IntelliJ IDEA, especially if you've been using Eclipse for a long time, requires understanding some fundamental differences between the two IDEs, including their user interfaces, compilation methods, shortcuts, project configuration and other aspects. 96% of developers are faster with repetitive tasks. Software IntelliJ app is an Integrated Development Environment (IDE) from JetBrains for Java and other programming languages. Make sure the Marketplace tab is selected then search for AWS Toolkit. Enter a name for your file with a recognized extension, for example. IntelliJ IDEA is an IDE that aims to give Java and Kotlin developers everything they need out of the box, including a smart code editor, built-in developer tools, framework support, database support,. Download and install the latest version of IntelliJ IDEA with the latest. It supports Java, Kotlin, Web Development, Database,. You can use to let IntelliJ IDEA help you fill in the fields in this dialog. Configure the way IntelliJ IDEA navigates between code issues: it can either jump between all code issues or skip minor issues and only navigate between detected errors. It isn't a maven project. Given that Java 17 is also an LTS release, it’s not just the developers but enterprises also noticing it. To change it, open the Settings / Preferences dialog and select Appearance & Behavior | Appearance. IntelliJ IDEA 2021. 3 and above. It is neither affiliated with Stack Overflow nor official intellij-idea. IntelliJ IDEA designates it with in the gutter. Name the new package com. IntelliJ IDEA has everything for learners and educators! Want to learn Java, Kotlin, or Scala? Are you ready to create programming courses? IntelliJ IDEA has everything for learners and educators! Developer Tools. It builds on more than 20 years of software development know-how and has been continuously improved every day by the IntelliJ download IDEA development team. Push Ctrl Shift 0K. IntelliJ IDEA – the Leading Java and Kotlin IDE, by JetBrainsOtherwise, select File | Open from the main menu. This helps you recreate a comfy working environment if you are working from different computers and spare the annoyance of things looking or behaving differently from what you are used to. Step by Step Implementation. Eclipse is faster and easier to extend by using the plugin. If you don't have any Function App yet, click + in the Function line. example. For more details on the new feature highlights, you can watch our video overview below or read on! Release notes. You can also start it from the Run menu, or by pressing Shift F9. 目前 IntelliJ IDEA 的 UI 本地化工作已经有了初步的成果,并以 EAP(Early Access Program,早期试用计划)插件的形式发布。 也就是说,不需要另外下载软件安装,用已经安装的 IntelliJ IDEA 再安装语言插件,就可以在 3 分钟之内让 IntelliJ IDEA 的 UI 显示简体中文。 IntelliJ IDEA is a leading IDE that helps you write high-quality code, understand your code, and collaborate with your team. IntelliJ IDEA creates and executes the Spring Boot run configuration. 3 Beta 2 from inside the IDE, or by using snaps for Ubuntu. Both can be used for commercial development. Smart code completion: IntelliJ can predict exactly what are you trying to type. 3 is now available with numerous improvements and cool new features! You can download the new version from our website, update directly from. IntelliJ IDEA gets the list of trusted root certificates from the system trust store and its storage is customizable from IntelliJ IDEA settings. Maria Kosukhina September 21, 2023. o. The IntelliJ IDEA project in the specified format will be created in the root of the Eclipse workspace, or Eclipse project directory. TypeScript files are marked with the icon. You can get the latest build from our website, through the free Toolbox App, or via snaps for Ubuntu. Run from CLI. Click on Download option. Method breakpoints: suspend the program upon entering or exiting the specified method. Developing a Plugin. For more information about working with database objects in IntelliJ IDEA, refer to Database objects. Generate a diagram. 2 introduces AI Assistant to enhance your development with a set of AI-powered features. 2. Switching from Eclipse to IntelliJ IDEA, especially if you've been using Eclipse for a long time, requires understanding some fundamental differences between the two IDEs, including their user interfaces, compilation methods, shortcuts, project configuration and other aspects. You’ll learn about Spring Data JPA by creating a simple Spring Boot application that. It is developed by JetBrains (formerly known as IntelliJ) and is available as an Apache 2 Licensed community edition, and in a proprietary commercial edition. Select the latest Java version. IntelliJ IDEA can be updated only to a minor Preview version, but not to a major EAP build. IntelliJ IDEA provides the following ways to create a permanent run/debug configuration: When there is an executable class or method, you can create a permanent run/debug configuration right from the editor. Note that the build task includes the test task that Gradle executes. JPA Buddy is an IntelliJ IDEA plugin that helps developers work efficiently with Hibernate, EclipseLink, Spring Data JPA, Flyway, Liquibase, Lombok, MapStruct, and. JetBrains is a cutting-edge software vendor specializing in the creation of intelligent development tools, including IntelliJ IDEA – the leading Java IDE, and the Kotlin programming language. 3. It is closed-source software, meaning the source code is unavailable to the general public. Enable branch coverage and test tracking. With ESLint, you can also use JavaScript Standard Style as well as lint your TypeScript code. Cost-wise, IntelliJ is more expensive than Eclipse. You can download the new version from our website, update directly from the IDE or via the free Toolbox App, or use. . When you clicked Run, IntelliJ IDEA created a temporary run configuration named after the Main class. To create a new class, press ⌘N on MacOS or Alt+Insert on Windows or Linux on the directory in the Project Window, and select “Java class”. You can also create a Gradle project and store it in the WSL environment or open it from the. It will do this by analyzing the other code which is being used. IntelliJ の機能を駆使して生産性の高いコーディングができるようになりましょう。 開発現場ですぐに活躍する機能に絞って解説します Rating: 4. IntelliJ IDEA will help you check any Regex in your code: just place caret at it and press Alt+Enter to use the Check Regex intention: Find and replace with Regex groups. IntelliJ support most of the popular version control system like Git, Subversion, Mercurial, CVS, Perforce, and TFS. With this plugin, you are warned, for. Alt Click and drag the mouse to make the selection. If you exit IntelliJ IDEA without terminating the session, the shared link will be disabled. 2 out of 10. Go to Run | Edit Configurations. Get ready to blast off. We have also created the IntelliJ IDEA Guide, a collection of bite-sized visual resources, organized to. You might need to create a package first. . IntelliJ IDEA will also detect the modules in the project, and correctly set up the test, main and resources folders in a Maven project like the one in the video. Improve this answer. 3 Early Access Program kicks off today! Read this blog post to explore the new features you can test in the first EAP build. A new screen will open. IntelliJ IDEA 2023. EAP versions can be updated to both newer EAP and stable IntelliJ IDEA versions. Alternatively, in the left gutter of the editor, click the icon and select Run 'name'. You can get the latest build from our website, through the free Toolbox App, or via snaps for Ubuntu. xml. Quickly find any file, action, symbol, tool window, or setting in IntelliJ IDEA, in your project, and in the current Git repository. 2 or newer of IntelliJ IDEA Community Edition or IntelliJ IDEA Ultimate Edition is required to build and develop for the IntelliJ Platform. For example, you can update IntelliJ IDEA 2021. IntelliJ IDEA 2022. Contribute to judasn/IntelliJ-IDEA-Tutorial development by creating an account on GitHub. What is the best way to learn how to harness that power? You can find useful information on our Twitter page, or our product blog. We'd like to introduce you to our fresh new IntelliJ IDEA Guide! We've been working on this in the background for a few months. Selenium is a widely used open-source testing framework for automating web browser interactions. js/Chrome configuration. 1IntelliJ IDEA overview; Installation guide; Create your first Java application; Learn IDE features; Install plugins; Work offline; Migrate from Eclipse; Migrate from NetBeans;. The right pane shows the read-only version checked in to the repository. It skips the rebuild, restart, and redeploy cycle common in Java development. IntelliJ IDEA starts a debugging session with an automatically generated Attach to Node. The Spring Boot run configuration defines how to run your Spring Boot application in IntelliJ IDEA. Access the host settings. I am running IntelliJ IDEA on Mac OS but believe that Linux/Windows should have similar options. Click OK. 2 EAP version in this case will be installed as an additional instance. It also lets you verify the extent to which your code is covered by unit tests, so that you can estimate how effective these tests are. Click or press Shift F10. IntelliJ IDEA analyzes search results, detects the most common usage patterns, and categorizes all found usages into groups based on their structural similarity. Select the Java project and appropriate SDK and click on the Next button. " Choose a suitable title for the library. With ESLint, you can also use JavaScript Standard Style as well as lint your TypeScript code. Make sure that it matches the OS you are using or. Press Ctrl Shift 0A, find and run the Edit Configurations action. Select the version to install, the higher the number after b, the more recent is the version. To install a specific version, go to the plugin page in JetBrains Marketplace, download and install it as described in Install plugin from disk. Download the latest version of IntelliJ IDEA for Windows, macOS or Linux. You can invoke context actions on the class or main method by using Alt+Enter and choose the Debug action. 3 EAP 5 is out! With this last EAP build before IntelliJ IDEA 2022. IntelliJ IDEA integrates with Node. Click and in the dialog that opens select the folder where you need a custom language version. In the Run/Debug Configurations dialog, click and select JAR Application. Launch IntelliJ IDEA. Open the file in the editor, press Control+Shift+A, and select Use JavaScript Library from the list. In IntelliJ IDEA, all operations with branches are performed in the Git Branches popup. Configuring JDK. Browse the IntelliJ IDEA knowledge base, tutorials, videos, and useful tips and tricks to build your development skills. Android SDK. IntelliJ IDEA supports a fully-functional integration with Maven that helps you automate your building process. When the course gets opened inside the IDE, you are ready to start. jar java -jar greeting. Gerry Themes Pro is a refined themes collection including 40 themes designed for comfortable development experience. Learn more in our blog post. Download IntelliJ IDEA Community Edition 2023. If you want to create a Java class with the main method, then select Create Project from the template checkbox. If you need to pull with options, click Modify options and choose from the following:--rebase: after fetching the changes from a remote branch, IntelliJ IDEA will rebase local unpushed changes onto the fetched changes. Check the Run tool window for the results. Download and install the latest version of IntelliJ IDEA with the latest Kotlin. IntelliJ IDEA 简体中文专题教程. On the right, you will see configuration options. 2 EAP 6 is now available with a number of updates such as the new AI Assistant, support for Dev Containers for Gateway, and some valuable enhancements for the IDE’s new UI. 2023. js/Chrome configuration. IntelliJ IDEA provides first-class support for Kotlin. IntelliJ IDEA shows warnings and errors reported by ESLint right in the editor, as you type. 88% feel more productive. IntelliJ IDEA lets you view and work with Maven dependencies in a diagram format. Code analysis. JPA Buddy is an IntelliJ IDEA plugin that helps developers work efficiently with Hibernate, EclipseLink, Spring Data JPA, Flyway, Liquibase, Lombok, MapStruct, and. From the menu, select Profile CountEvents. Intellij Idea Tutorial. In Language, select Java. IntelliJ IDEA tersedia dalam 2 (dua) versi, yaitu versi Community Edition dengan lisensi Apache 2 Licensed yang bisa kita gunakan secara gratis dan versi Ultimate Edition untuk penggunaan komersial. This plugin is for ANTLR v4 grammars and includes ANTLR 4. If. usage. 0. When you begin a new line, IntelliJ indents it. If the file encodings are completely compatible for this text, e. 1. 11799. Action. You can configure the IDE to use Gradle instead of. The IntelliJ IDEA editor is the main part of the IDE that you use to create, read and modify code. Version 2023. Free, built on open source. We are back with our first bug-fix release for IntelliJ IDEA 2020. However, if the encodings are sufficiently different, the IDE have to ask you: Whether you want to reload the file from disk in the other encoding. To open files in LightEdit mode from the command line, you now type -e (--edit) followed by the name of the file you want to open, or omit the filename to reopen your previous session. It supports various plugins and integrations with build/packaging tools, version control systems, databases and more. The JSON format is commonly used for storing data and for configuration files. Chocolatey integrates w/SCCM, Puppet, Chef, etc. 3 you can switch to the new UI using a setting and preview the IDE’s completely reworked look and feel while working on your projects. Start by creating a new Java Project in IntelliJ. For more information about adding and editing code, refer to Write and edit source code. Configuration for IntelliJ IDEA CE 2016. Get all JetBrains desktop tools including 10 IDEs, 2 profilers, and 3 extensionsIntelliJ IDEA terminates the session and disables all the guests. This new version includes multiple quality improvements to the remote development Beta, making its functionality sleeker and more stable to work with. 74% of developers are able to focus on more satisfying work. Intellij IDEA comes in two. For more information, refer to ESLint. Right-click the code analysis marker in the scroll bar area and choose one of the available navigation modes. For the features that we are going to go over, either the Ultimate or Community edition will do great. This is a quick way to run a . Another place where IntelliJ IDEA helps with Regex is the Find and Replace feature. IntelliJ IDEA includes several predefined keymaps and lets you customize frequently used shortcuts. It could take between 1-5 days for your comment to show up. you need to pass the arguments through space separated and click apply and. A color scheme is not the same as the interface theme, which defines the appearance of windows, dialogs, and controls. In the third step, we can see the Generators list on the left side, so click on it and select JavaFX as shown in the below. Since we are going to pass arguments for running and debugging the program, make sure the run/debug configuration has these arguments in place. Requirement. Name the new project TDD-in-Kotlin and change its location if necessary. You can also create a Maven project and store it in the. After successfully installing IntelliJ IDEA go to the File > Open as seen in the below image. IntelliJ IDEA 2022. Re-run applications. In the Maven tool window, on the toolbar, click or select the appropriate option from the context menu. 3 Ultimate, you can now easily autowire Spring beans right from where you need. It follows context-based code completion. To deploy your project to Azure, follow these steps: Right click your project in IntelliJ Project explorer, then select Azure -> Deploy to Azure Functions. The list shows the run/debug configuration templates. Free, built on open source. IntelliJ IDEA is an IDE for Java and Kotlin development. You can also copy the settings from one language and apply them to another language. 11. You can use a predefined color scheme or customize it to your liking. GUI Designer Basics. IntelliJ IDEA’s own code coverage runner now fully supports Kotlin in inline functions and coroutines. Selecting the JDK version the IDE will run under. At launch, the service supports OpenAI and additionally hosts a number of smaller models created by. Start a new Java project in IntelliJ IDEA. In a properly configured project and with the correct run/debug configuration everything works just fine:Use the configuration switcher on the main toolbar to select the configuration you want to run. IntelliJ IDEA is the leading IDE for Java and Kotlin development. Once you’ve installed IntelliJ IDEA, you can watch the video and follow the tutorial steps together. This setting is only available for macOS and Linux. Click on. IntelliJ IDEA is undoubtedly the top-choice IDE for software developers. 1. IntelliJ IDEA (hereafter referred as IntelliJ) is one of the most powerful and popular Integrated Development Environments (IDE) for Java. If you don't have internet access to view the online help, you can use the IntelliJ IDEA Help plugin, which serves the help pages via the built-in web server for offline use. Once you’ve installed IntelliJ IDEA, you can watch the video and follow the tutorial steps together. Commit and Push Ctrl Alt 0K. It lets you view, analyze, and exclude conflicting dependencies. IntelliJ IDEA is an integrated development environment (IDE) from JetBrains. Open the needed file in the editor and go to Build | Recompile 'class name' ( Ctrl Shift F9 ). This allows you to perceive the debugging session as if it was the source code that is being executed. 2 lets you use Unicode emoji characters on Linux. Download the latest version of IntelliJ IDEA for Windows, macOS or Linux. Thanks for making this video possible. dmg (Intel) Free 30-day trial. IntelliJ IDEA Community Edition is an IDE (integrated development environment) especially designed for developers who want to up their game and boost. Updated October 12, 2023 11:37. It includes Kotlin-specific project templates, coding assistance, refactorings, debugging, analysis tools, and so on. You can watch this video overview or read on to learn about the most significant changes in more detail!Intellij IDEA is a JetBrains IDE product that supports multiple languages and frameworks (e. When a tab is pinned, new sessions are opened in another tab. Access documentation offline. JRebel supports a majority of real-world enterprise java stacks and is. The IDE supports Async Profiler 2. for all file types? Comment added 19 hours ago. IntelliJ IDEA is undoubtedly the top-choice IDE for software developers. With this release, we’ve introduced a new Settings Sync solution for synchronizing and backing up your custom user settings. . IntelliJ IDEA overview; Installation guide; Create your first Java application; Learn IDE features; Install plugins; Work offline; Migrate from Eclipse; Migrate from NetBeans; IntelliJ IDEA for Education; IDE configuration; Project configuration; Search everywhere; Write and edit source code; Compilation and building; Running; Debugging; Deploy. IntelliJ IDEA reports compilation and building results in the Build tool window, which displays messages about errors and warnings as well as successful steps of compilation. Grails SDK. IntelliJ IDEA builds the artifacts and then copies them to the target. Click near the entry point of the application (the CountEvents class in our example). This is a basic project that allows you to work with different languages, Java or Kotlin classes without a predefined SDK, which could be useful for ad-hoc developing, creating mockups, and testing. IntelliJ IDEA is an integrated development environment (IDE) written in Java for developing computer software written in Java, Kotlin, Groovy, and other JVM-based languages. For example, when you rename a class within a JPA statement, it will update everything, from the JPA entity class to every related JPA expression. Global SDKStep 3: Import Spring Boot Project in IntelliJ IDEA. kind: identifies the resource type (for example, Service, Pod, Deployment, and so on). IntelliJ IDEA displays members with visibility not less than protected, such as public, package local, and protected ones. 1hr 5min of on-demand video. To have ESLint properly understand React JSX syntax, you need eslint-plugin-react. GoLand. You can configure the IDE to use Gradle instead of. IntelliJ IDEA comes with Java Bytecode Decompiler plugin (bundled) which is a modern extension of Fernflower. When this screen opens, expand the Maven menu and click 'Importing' Here, click "Import Maven projects automatically. Almost everything—from project structure, folder management, how the packages are represented in the project tree, and this terminology issue with projects vs modules—looks really weird to an experienced Eclipse user. Java Development Kit (JDK) Kotlin SDK. Give this absolute 5-star plugin a try! Java 17 and IntelliJ IDEA. The framework supports various web browsers and platforms, making it. . IntelliJ IDEA Ultimate adds support for Spring 6 and Spring Boot 3 features and introduces updates for several other frameworks. The company was formerly named as IntelliJ - you know it if you used IntelliJ some years ago. Via keyboard shortcut : For OSX, we press ⌘ + ; For Windows, we press Ctrl + Shift + Alt + S. Download IntelliJ IDEA for Windows now from Softonic: 100% safe and virus free. Then we’ll see a popup dialog appear that looks similar to this: Under the Project SDK section, we’ll be able to select a new JDK to use for the project via the combo box. IntelliJ IDEA has everything that a Java or Kotlin developer needs out of the box, including a smart code editor, built-in developer tools, and support for frameworks, web. Pricing Download. To do a multi-line search, click the icon to enter a new line, and press Control+Alt+ArrowDown / Control+Alt+ArrowUp to browse through occurrences. It is also possible to run and debug Maven goals, and more. Nightly Builds Plugin builds are uploaded every night with the latest improvements. IntelliJ IDEA의 Android 관련 플러그인이 안드로이드 스튜디오와 거의 동일한 개발 환경을 제공한다. IntelliJ IDEA. Changes to the distribution of some plugins. Let’s discuss the steps to execute a simple “Hello, World” program using IntelliJ IDEA. The editor consists of the following areas: The scrollbar shows errors and warnings in the current file. 4,542,454. 4,542,454 downloads. Spring Boot has really taken Java development with Spring to another level. In our most recent State of Java report, IntelliJ was the IDE of choice for 55% of respondents, up from 48% the year before. Create a new package. Ctrl Shift 0A. 2 EAP 6: Run Current File, Import of Trusted SSL Certificates, an Improved Profiler, and More Next postRun. IntelliJ IDEA is a free Integrated Development Environment (IDE) for Java programming that’s great for developers who want to maximize their productivity. Aqua. Using IntelliJ IDEA File | Open, select the <IDEA_HOME> directory. This folder is called an SDK home directory. 9) generates parser code; shortcut (ctrl-shift-G / meta-shift-G) but it's in Tools menu and popups. Command-line interface. Place the caret at the symbol and press Ctrl 0Q ( View | Quick Documentation ).