Accyl
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created How does a custom plugin rely on calling a system plugin?
I am writing my own plugin. The plugin needs to rely on the database plugin (datagrip) that comes with ide. I want to get a list of data sources added in the database. What should I do? I tried sea...