Home > Java > Javagetting Started > body text

How to import java files in eclipse

王林
Release: 2019-11-13 10:53:36
Original
7083 people have browsed it

How to import java files in eclipse

1. Select one of the items, then [Ctrl C] to copy, then [Ctrl V] to paste to the desktop

How to import java files in eclipse

2. Right-click the project list area (don’t right-click the specific project, just click on the blank part), select [import]

How to import java files in eclipse

3. In the open [import] In the dialog box, find the [General] folder, double-click to open it, select [Existing Projects into Workspace], and then [next]

How to import java files in eclipse

4. Next, in the dialog box that opens , click the [Browse] button to find the project file we need to import

How to import java files in eclipse

How to import java files in eclipse

5, so that we can see the project file has been selected, then click [Finish]

How to import java files in eclipse

to complete!

Recommended tutorial: Java tutorial

The above is the detailed content of How to import java files 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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!