Just wanted to know if it is possible in Eclipse to sort Maven dependencies by alphabetical order?
It's bothering me to have a list of 200 jars not ordered... :(
|
Just wanted to know if it is possible in Eclipse to sort Maven dependencies by alphabetical order? It's bothering me to have a list of 200 jars not ordered... :(
| |||
|
feedback
|
|
I guess you refer to the m2eclipse plugin. You have these options:
| |||||||
feedback
|
|
have a look at the project properties in the 'java build path' section under the 'libraries' tab. i don't know for sure if this works for the m2eclipse plugin. | |||
|
feedback
|