Home  >  Article  >  Database  >  How to import mysql jar package in eclipse

How to import mysql jar package in eclipse

coldplay.xixi
coldplay.xixiOriginal
2020-12-15 14:48:027564browse

How to import mysql jar package from eclipse: first open the eclipse tool on your computer, and then click the file option of the tool; then create a java project, right-click to open the project file, and open the build path option; then click libraries; finally Just add the jar package of mysql.

How to import mysql jar package in eclipse

The operating environment of this tutorial: Windows 7 system, mysql version 8.0.22, Dell G3 computer.

Related free learning recommendations: mysql database(video)

eclipse import mysql jar package method:

1. First open the eclipse tool on your computer.

How to import mysql jar package in eclipse

#2. Then click the file option of the tool.

How to import mysql jar package in eclipse

#3. Then create a java project and right-click to open the project file.

How to import mysql jar package in eclipse

4. Turn on the build path option.

How to import mysql jar package in eclipse

5. Click libraries again and open Add External jars.

How to import mysql jar package in eclipse

6. Finally, add the mysql jar package. It's finished.

How to import mysql jar package in eclipse

Related free learning recommendations: Programming Video

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

Statement:
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