Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

Jar file unrecognized

$
0
0

Hi all, fairly new to the IDE so please bear with me. I have been trying to import a .jar file into my existing project, but I've come across one that has been giving me problems. The .jar file in questions is tdgssconfig.jar from Teradata's site: https://downloads.teradata.com/download/connectivity/jdbc-driver

 

I have tried to import it into my project using File > Project Structure > Libraries > + > Java > jar directory, however upon selecting the jar file, IDEA complains that it cannot determine what kind of files the chosen items contain. Choose the appropriate categories from the list. Selecting jar directory from that list adds it to the list of libraries, but the project doesn't recognize it and it is not seen in my project's external libraries. I don't think it's an issue with the .jar file since I have tested in another IDE and it works fine.


Viewing all articles
Browse latest Browse all 5661

Trending Articles