Using database plugin data for a new intelliJ plugin
已回答
Hello,
Can anyone let me know if there is a way to get some information from the intelliJ database plugin and use it in another plugin (like the source path of the database, the drivers, etc..)
I am working on a plugin that extends the intellij database plugin to migrate databases from a database system to another.
I want to access to some information from my new plugin without asking the user one more time. Is that possible? if yes how?
Thanks in advance.
请先登录再写评论。
Please see https://youtrack.jetbrains.com/issue/IJSDK-104 for some information