idea.sh missing .exe suffix when invoking javac on WSL

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 18
    • Affects Version/s: 18
    • Component/s: infrastructure
    • b06

      At the end, idea.sh tries to invoke javac, but when running on WSL this results in the following error:

          bin/idea.sh: line 249: /mnt/c/progra~1/java/jdk-16/bin/javac: No such file or directory

      Adding a .exe suffix to the javac path fixes this issue, which can be done just for WSL.

            Assignee:
            Jorn Vernee
            Reporter:
            Jorn Vernee
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: