If you want to rename a project in eclipse, how do you rename it? Let’s take a look at the tutorial of renaming eclipse classes.
- Software name:
- Official Chinese version of eclipse classic 4.4.2
- Software size:
- 155MB
- Update time:
- 2015-10-19Download now
1. Open eclipse software on our computer and find the project to be renamed, as shown in the figure below:
2. After selecting the item, click“File———–>Rename”As shown in the figure below:
3. Go in and review the projectrename, enter the name you want, as shown in the figure below: Xiaobian is named “XXX” here, as shown in the figure below:
4. Click“OK”After that, we can see that the project name has changed, as shown in the following figure:
5. If we want to modify the package name and class name of the project, we can use the same method, as shown in the following figure:
The above is the tutorial of project renaming in eclipse. I hope you like it. Please continue to pay attention to developer.
Related recommendations:
How does eclipse download and add theme colors?
How does eclipse customize a quick code template similar to syso?
What should I do if Ctrl in eclipse can’t view and trace the parent class file?