Home > Java > javaTutorial > body text

How to change the package name in eclipse

little bottle
Release: 2019-05-28 15:35:05
Original
13428 people have browsed it

We know that packages in eclipse are used to better organize classes. Java provides a package mechanism to distinguish the namespace of class names. Let’s talk about how to change the package name.

How to change the package name in eclipse

Right-click your package name in eclipse -->Refactor -->Rename --> Check the following two options (two must be selected, only If you choose the first one, it will be a new package)

Isn’t it very simple?

How to change the package name in eclipse

The above is the detailed content of How to change the package name in eclipse. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template