Close Menu
Java HelpsJava Helps
    What's Hot

    Things To Do After Installing IntelliJ IDEA

    December 20, 2022

    How to Set Proxy for IntelliJ IDEA?

    December 20, 2022

    What is Garbage Collection?

    December 7, 2022
    Facebook X (Twitter) Instagram
    Java HelpsJava Helps
    • Home
    • How To
      1. Install
      2. Run
      3. Configure
      4. View All

      How to Install MySQL with phpMyAdmin on Ubuntu?

      December 4, 2022

      Install The Latest IntelliJ IDEA on Linux

      November 28, 2022

      Install The Latest Apache Maven on Linux

      November 27, 2022

      Install The Latest Oracle JDK on Linux

      November 27, 2022

      Run NiFi Cluster in Docker with SSL Enabled

      December 6, 2022

      How to Run Apache NiFi Docker on Mac M1?

      December 1, 2022

      How to Run Apache NiFi on Docker?

      December 1, 2022

      Create A New Maven Project In IntelliJ IDEA

      November 29, 2022

      Things To Do After Installing IntelliJ IDEA

      December 20, 2022

      How to Set Proxy for IntelliJ IDEA?

      December 20, 2022

      How to Set Proxy for Maven?

      December 6, 2022

      How to Create a Fat JAR Using Maven?

      December 5, 2022

      Things To Do After Installing IntelliJ IDEA

      December 20, 2022

      How to Set Proxy for IntelliJ IDEA?

      December 20, 2022

      Manage GitHub Artifact Storage Quota

      December 6, 2022

      Run NiFi Cluster in Docker with SSL Enabled

      December 6, 2022
    • Hello World
      1. Framework
      2. Library
      3. View All

      JPA Hello World! using Hibernate and MySQL

      December 3, 2022

      Jersey 3.x – Hello World!

      December 2, 2022

      Microservices Framework for Java (MSF4J) – Hello World!

      December 1, 2022

      How to Parse PCAP files in Java?

      November 30, 2022

      JPA Hello World! using Hibernate and MySQL

      December 3, 2022

      Jersey 3.x – Hello World!

      December 2, 2022

      Microservices Framework for Java (MSF4J) – Hello World!

      December 1, 2022

      How to Parse PCAP files in Java?

      November 30, 2022
    • More
      • Privacy Policy
        • Java Helps
        • Android Apps
      • Contact US
      • About
    Facebook X (Twitter) Instagram
    Java HelpsJava Helps
    Home » How to Add MySQL JDBC Driver to Eclipse?
    Database
    Database
    Configure

    How to Add MySQL JDBC Driver to Eclipse?

    Gobinath LoganathanBy Gobinath LoganathanDecember 4, 2022Updated:December 4, 2022No Comments2 Mins Read
    Share
    Facebook Twitter LinkedIn Pinterest Email

    This tutorial shows you the way to add the latest MySQL JDBC driver to Eclipse. The same steps can be followed to add any other JDBC drivers to Eclipse.

    Step 1:
    Download and extract the platform-independent MySQL JDBC connector, from the official site.

    Download


    Step 2:
    Copy the mysql-connector-java-xxx-bin.jar file to any desired folder.


    Step 3:
    Go to the Window → Preferences in Eclipse.

    How to Add MySQL JDBC Driver to Eclipse?

    Step 4:
    Expand the Data Management → Connectivity → Driver Definitions and click on the Add button.

    How to Add MySQL JDBC Driver to Eclipse?

    Step 5:
    In the appeared New Driver Definition dialog, select MySQL in the vendor filter combo box and select the latest MySQL JDBC Driver from the listed drivers. Even if you have downloaded MySQL JDBC Driver 8, you can still select System Version 5.1.

    How to Add MySQL JDBC Driver to Eclipse?

    Step 6:
    Once you have selected the MySQL JDBC Driver, switch to the JAR List tab.

    How to Add MySQL JDBC Driver to Eclipse?

    Step 7:
    Click on the “Add JAR/Zip” button or select the existing driver if available and click on the “Edit JAR/Zip” button.


    Step 8:
    Browse and select the JDBC connector JAR file and click OK.

    How to Add MySQL JDBC Driver to Eclipse?

    Step 9:
    Double-check the added driver in the list of available driver definitions and click “Apply and Close”.

    How to Add MySQL JDBC Driver to Eclipse?

    If you find this article useful or if you have any questions please comment below. Finding it helped someone, motivates me to write more. I will also try my best along with the Java Helps community to help solve your issues.

    eclipse mysql
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email

    Related Posts

    Things To Do After Installing IntelliJ IDEA

    December 20, 2022

    How to Set Proxy for IntelliJ IDEA?

    December 20, 2022

    How to Set Proxy for Maven?

    December 6, 2022

    How to Create a Fat JAR Using Maven?

    December 5, 2022

    Presto SQL: Join Algorithms Explained

    December 4, 2022

    How to Install MySQL with phpMyAdmin on Ubuntu?

    December 4, 2022
    Don't Miss
    Configure

    Things To Do After Installing IntelliJ IDEA

    December 20, 2022

    IntelliJ Idea: the famous IDE for JVM languages including Java, Scala, and Kotlin. If you…

    How to Set Proxy for IntelliJ IDEA?

    December 20, 2022

    What is Garbage Collection?

    December 7, 2022

    Manage GitHub Artifact Storage Quota

    December 6, 2022
    Our Picks

    Things To Do After Installing IntelliJ IDEA

    December 20, 2022

    How to Set Proxy for IntelliJ IDEA?

    December 20, 2022

    What is Garbage Collection?

    December 7, 2022

    Manage GitHub Artifact Storage Quota

    December 6, 2022
    About Us
    About Us

    Java Helps is the platform to share all about the Java ecosystem. All the sample code available on Java Helps articles are published under Apache 2.0 License. Readers are free to use them according to the Apache 2.0 License.

    "The world is my town; its people my kinsmen."
    -Kaṉiyan Pūngunṟanār

    Email Us: www.javahelps@gmail.com

    Our Picks

    Things To Do After Installing IntelliJ IDEA

    December 20, 2022

    How to Set Proxy for IntelliJ IDEA?

    December 20, 2022

    What is Garbage Collection?

    December 7, 2022
    New Comments

      Type above and press Enter to search. Press Esc to cancel.

      Go to mobile version