Datagrip in WebStorm

What kind of license do i need in order to install Datagrip plugin in Webstorm?

Do you plan to make it a one-time buy for webstorm users?

1

It is possible to install the Database Tools and SQL plugin in WebStorm via Preferences | Plugins, but using this plugin requires an active DataGrip (or All Products Pack) subscription.
In WebStorm, you will be prompted to enter the DataGrip license key or login using JetBrains account or start a free 30-day trial.

0

Thanks, Elena. Also how can i import/export created database connection to another instance?

Is copying these paths enough:

 

# Configuration (idea.config.path):

~/Library/Preferences/<PRODUCT><VERSION>

# Caches (idea.system.path):

~/Library/Caches/<PRODUCT><VERSION>

# Plugins (idea.plugins.path):

~/Library/Application Support/<PRODUCT><VERSION>

# Logs (idea.log.path):

~/Library/Logs/<PRODUCT><VERSION>

0

Thanks, it's copying from one instance to another, but how can i backup all my ide settings, including database sources?

 

0

请先登录再写评论。