maven dependencies folder

View: New views
2 Messages — Rating Filter:   Alert me  

maven dependencies folder

by Adam Hardy-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I wonder if it is in the pipeline to add sort functionality to the maven
dependencies folder in the package/project explorer?

It takes a lot longer to find a dependency in there when they're not sorted
alphabetically.


Adam

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



Re: maven dependencies folder

by Igor Fedorenko-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

JDT does not provide API to control display order of classpath container
elements, unfortunately, it always uses actual classpath order. There is
not much we can do from m2e side.

The best I can offer right now is to use POM editor "Dependency
Hierarchy" page. It shows both original and resolved dependencies, lets
you sort and filter dependencies.

--
Regards,
Igor

Adam Hardy wrote:
> I wonder if it is in the pipeline to add sort functionality to the maven
> dependencies folder in the package/project explorer?
>
> It takes a lot longer to find a dependency in there when they're not
> sorted alphabetically.
>
>
> Adam


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email