Warm tip: This article is reproduced from serverfault.com, please click

Importing JSON library into IntelliJ IDEA

发布于 2016-01-08 12:15:47

could you give me some tips about how to import this JSON lib by Doulgas Crockford to my IntelliJ IDEA? Thanks in advance. :)

Questioner
Oscar
Viewed
0
1,396 2020-11-30 19:25:09

I assume that you have already downloaded the JSON library. If not, you can download it from here: Maven repo

Go to File -> Project Structure... Then click on the Library tab on the left-hand side. You can add or remove any libraries. enter image description here