
You can consult the release notes for the complete list of changes. Key groups are separated with the minus symbol (-), some clients can automatically replace it with a dash making the key not valid.
#INTELLIJ IDEA 2018.2 LICENSE SERVER LICENSE#
IntelliJ IDEA versions before 11.1.5 have a single line input field and will not work with 4-line license keys. Starting from now you can easily delete the Git tag from a commit right from the context menu of the Log tab. LICENSE BEGIN/LICENSE END lines are optional and can be omitted when copying. In addition, you can now group files by directory which can be especially useful when there are multiple files merged with conflicts.Īs you may know, in IntelliJ IDEA you can mark a particular commit with a Git tag. IntelliJ IDEA now displays the Git branch names right in the dialog when you perform a pull, merge, or rebase. To help you resolve them more easily, we’ve updated the Files Merged with Conflicts dialog.

With Git, merge conflicts may occur from time to time. You can change these attributes in Settings / Preferences | Editor | Color Scheme | Language Defaults | Identifiers |Reassigned for all languages supporting the feature, which for now include Java and Groovy. Now there is a better way! In the library properties editor, there is a new ‘Configure’ action link, which opens a new ‘Configure Transitive Dependencies’ dialog where you can select only the necessary transitive dependencies to add to your current project.Īlso, you may notice that by default, the IDE underscores reassigned local variables and reassigned parameters. But what if you wanted to exclude only some of the transitive dependencies? The only way to do that was to exclude all dependencies and add the required dependencies as separate libraries.

How about downloading a brand new IntelliJ IDEA 2018.2 EAP build? We’ve just released another fresh EAP build for you! Let’s take a closer look at what’s inside.Ī while ago we added an option that allows you to exclude transitive dependencies when you add a new repository library.
