Home > Database > Mysql Tutorial > Preparations for Eclipse to import mysql and connect to java

Preparations for Eclipse to import mysql and connect to java

巴扎黑
Release: 2017-07-21 16:53:15
Original
1335 people have browsed it

2017-07-12 13:11:47


##Import mysql--conncetor --java--jars into Eclipse

Method 1: Right-click on the project item, click Build Path->Configure Build Path-->Libraries-->Add External JARs (add local jars package)--> Apply

Method 2:

Right-click on the project item, click Properties at the bottom, and then follow the following keyword sequence to import the jar package.

Key points: 1.Java Build Path

 2.Libraries

 3.Add External JARs (add local jars package)

 4.Apply

The above is the detailed content of Preparations for Eclipse to import mysql and connect to java. 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