IntelliJ Idea 12, win8 under the Chinese input coverage problem (Sogou Input method or other input method)

Source: Internet
Author: User

Recently upgraded to IDEA12, found that there is a problem in Chinese input, the input of Chinese will appear in the space, and overwrite the following characters, this problem makes me very depressed.

Suppose the idea was installed at: D:\Program Files\jetbrains\intellij idea 12.1.2

64-bit mode:

1. Download JDK 6

2, install JDK 6, install JDK 6, assuming the installation location is: D:\Program Files\jetbrains\intellij idea 12.1.2\jdk64, you can also use other locations, do not need to install the JRE.

3. Setting environment variables: Idea_jdk_64=d:\program Files\jetbrains\intellij idea 12.1.2\jdk64

4, run D:\Program Files\jetbrains\intellij idea 12.1.2\idea64.exe, do not run desktop generated icons, desktop generated by default is 32-bit.

5, OK has solved this problem.

Since our project uses JDK 7, all I've turned JDK 6 into a green version, directly unzipped to D:\Program Files\jetbrains\intellij idea 12.1.2\jdk64 below, if your own project is using the JDK 6, and set the Java_home, you can skip setting environment variable This step, in 64-bit mode, will automatically adopt the native installed JDK.

32 bit I have not tried, others can experiment, the main difference is

1, set the environment variables, the name of the IDEA_JDK, of course, if you use the project is also JDK 6, you can skip this step.

2. Run the desktop icon, or run D:\Program Files\jetbrains\intellij idea 12.1.2\idea.exe.

Note: This is just the idea set to JDK 6, and the project depends on the JDK does not have any relationship, the project can still use other versions of the JDK

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.