Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 853 Bytes

sybit-intellij-idea-ultimate-guide.md

File metadata and controls

39 lines (21 loc) · 853 Bytes

Sybit Intellij IDEA Ultimate Guide

Install the JetBrains Toolbox for the latest version and easy updating in the future.

Update your IDEA regularly because improvements and bugs for the WSL-2 are released all the time.

Import the Project

The project can be imported via the network access

\\wsl$\Ubuntu

Necessary adjustments

In idea.properties Help | Edit Custom Properties and add the following:

idea.case.sensitive.fs=true


Make sure

Correct JDK

In File | Project Structure | Project

It must be the installed JDK on your distribution (Not the Windows installation)


Correct Node.js interpreter

In File | Settings | search for Node

Select the Node interpreter based on your current installation (Not the Windows installation)