Idea function Auto Import: automatically optimizes the import package (automatically deletes and imports packages)

Source: Internet
Author: User

Intellij idea of jetbrains is an apple in the Java programming field and has a good user experience.

Next we will introduce an idea function that can significantly improve the efficiency of writing code. -- Auto Import

 

The Auto Import function can help us automatically delete useless package import (not referenced) and automatically import and fill in unimported packages. It completely intelligently helps us to omit the import package operation during program development, greatly optimizing the development efficiency.

In addition, when you move a class to change its path, this function will change the path in the associated file accordingly.

It is an artifact.

 

The following describes how to set Auto Import.

Settings → editor → General → Auto Import
Select Add unambiguous imports on the fly and optimize imports on the fly.

 

Add unambiguous imports on the fly: Quickly add clear imports.

Optimize imports on the fly: Quickly optimizes the import. optimization means that it automatically helps Delete useless imports.

Idea function Auto Import: automatically optimizes the import package (automatically deletes and imports packages)

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.