Java Development Environment Configuration--intellij idea

Source: Internet
Author: User

With regard to development tools, before using Eclipse, and later using idea, it was found that idea was much more useful than eclipse, so it is recommended that you use idea

Official website: https://www.jetbrains.com/idea/download/#section =windows

Here is a free version of the community, one is the ultimate version, in order to use the cool or the next flagship version, and then crack it. If you have sufficient funds to support the genuine, please buy your own paid version of the Idea:https://www.jetbrains.com/idea/buy

Hack method, refer to this article https://www.cnblogs.com/jiekzou/p/9202247.html

(1) Edit the Hosts file under C:\Windows\System32\drivers\etc on your computer

Add the following line of code:

0.0.0.0 account.jetbrains.com

Save and close.

(2) Open http://idea.lanyus.com/, get registration code

Copy the registration code and paste it in idea and fill it in, Help-->register.

Then we'll configure Maven in idea. Idea comes with Apache Maven, which uses built-in MAVEN by default, and for ease of use, we replace it with our own Maven (the previous one has a spoke configuration).

And then configure this-xms128m-xmx512m-duser.language=zh-dfile.encoding=utf-8, this specific I am not very clear what role, refer to the online

All right, we're done here, so we can get started. Idea other settings, shortcut keys or something that can be directly searchable online articles more convenient

Java Development Environment Configuration--intellij idea

Related Article

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.