I need to re-order my module’s dependencies in Idea, putting the library dependencies above the project dependencies. Failing that, I need to be able to mark certain dependencies as “do not export.” I’ve been able to do this in the past by tweaking the XML generated by the idea task, but we’re trying to move to Idea’s tooling-based import and I can’t figure out how to make it happen.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Is it possible to specify library order in idea plugin? | 0 | 585 | February 6, 2014 | |
Best way to export dependencies when building IDEA project | 1 | 3071 | April 21, 2015 | |
How do I make IntelliJ IDEA export dependencies of modules? | 2 | 5749 | October 30, 2015 | |
Dependencies with different versions in multiproject in idea | 2 | 606 | November 25, 2016 | |
How can I change the returned order of dependencies inside a configuration? | 3 | 2741 | February 18, 2014 |