Jsb Jetbrains
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created How do I create a Maven project library from within an IntelliJ plugin?
AnsweredI’m attempting to copy a global maven library to the project level, using the IntelliJ plug-in API.I came up with a very ugly way to find the Maven coordinates from the global library:if( sourceLib...