How can I import data sources from DataGrip to IDEA?

已回答

Is there no simple way to just copy some files or something similar? I don't want to create them all again manually.

0

See http://stackoverflow.com/a/13750726/104891.

File | Export Settings | Database: settings and Database: drivers should do the trick if they are global, otherwise you will have the same data sources if you open the same project in IntelliJ IDEA.

0

请先登录再写评论。