The story when I was using IntelliJ on Linux and could not input Japanese

TL;DR

environment

Ubuntu Linux 18.04 LTS。

$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 18.04.3 LTS
Release:	18.04
Codename:	bionic

IntelliJ version.

Event and solution

The event that was happening is the same as TL; DR. I was in trouble because I couldn't switch to Japanese input.

IME uses Mozc.

After a little research, I found the following article, so I switched Java used to start IntelliJ and tried it.

Problems and workarounds that occur while inputting Japanese in macOS environment with IntelliJ IDEA 2019.2 etc.

Click here for Java bundled with IntelliJ (used for startup by default).

jbr/bin/java --version
openjdk 11.0.5 2019-10-15
OpenJDK Runtime Environment (build 11.0.5+10-b520.17)
OpenJDK 64-Bit Server VM (build 11.0.5+10-b520.17, mixed mode)

Look at the following document and select the method to set with environment variables this time.

Change boot Java runtime for IntelliJ IDEA

Change the boot Java runtime of IntelliJ IDEA

Changed to start with OpenJDK 8.

$ IDEA_JDK=/usr/lib/jvm/java-1.8.0-openjdk-amd64

This time, this is the solution.

Recommended Posts

The story when I was using IntelliJ on Linux and could not input Japanese
Log when I was worried that I could not connect to Wi-Fi on Linux
SoC FPGA: A small story when using on Linux
A story that was convenient when I tried using the python ip address module
The record I was addicted to when putting MeCab on Heroku
A note I was addicted to when making a beep on Linux
I couldn't input Japanese on Ubuntu 20.04
What I stumbled upon when using CodeIgniter on a Linux server
A story I was addicted to trying to install LightFM on Amazon Linux
I tried to extract and illustrate the stage of the story using COTOHA
[Web server] A story when I investigated because I could not access nginx
When I investigated whether the COTOHA API could understand comics, it was reasonable.
Install Docker on CentOS8. The problem that the name could not be resolved was resolved.
Three things I was addicted to when using Python and MySQL with Docker
The day when the flask server running on linux on AWS was semi-persistent (running in the background)
[Linux] Let's talk about when I stumbled upon a symbolic link I was using.
The story that 5GHz band access point could not be created on Ubuntu
I want to be notified when the command operation is completed on linux!
A addictive story when using tensorflow on Android
A story that I was very convinced when I wrote the code for the Monty Hall problem and calculated the winning percentage
I checked the reference speed when using python list, dictionary, and set type in.
The story of launching python2.x jupyter notebook using docker (crushed on Saturday and Sunday)
The world changed when I opened a big Python project (Django) on Sourcetrail (Linux)
I tried to score the syntax that was too humorous and humorous using the COTOHA API.
Code memo that I was having trouble with not being on the discord.py site
What to do if you get the error ʻERR_FEATURE_UNAVAILABLE_ON_PLATFORM` when using ts-node-dev on Linux
When writing to a csv file with python, a story that I made a mistake and did not meet the delivery date
"Stop committing Japanese files to git on Mac> <" For the time being, I wrote a script to search for incompatible Japanese files on Mac and Linux.
Solution when Linux does not recognize the built-in camera
[Linux] I tried using the genetic statistics software PLINK
The story that Kivy's Japanese input characters are displayed
About the --enable-shared option when building Python on Linux
The story that Japanese output was confused with Django
A swampy story when using firebase on AWS lamda
I tried installing the Linux kernel on virtualbox + vagrant
What I was addicted to when using Python tornado
Suspend shutdown on linux When sleep is not possible
Input and output display images directly using the frame buffer (/ dev / fb0) on Raspberry Pi
When I tried to install Ubuntu 18.04, "Initramfs unpacking failed: Decoding failed" was displayed and the startup failed.
Memo (March 2020) that I was addicted to when installing Arch Linux on MacBook Air 11'Early 2015
The story I was addicted to when I specified nil as a function argument in Go
What I was addicted to when I built my own neural network using the weights and biases I got with scikit-learn's MLP Classifier.
The story of when I was addicted to Caused by SSLError ("Can't connect to HTTPS URL because the SSL module is not available.")