How can I import data sources from DataGrip to IDEA?

Answered

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

0
1 comment

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

Please sign in to leave a comment.