Hello Igor, My project dependencies has grown to about 15 jars under the Maven Libraries listing. Whenever I am experimenting some code, and want to verify that M2eclipse plugin did indeed has the artifact, I have to look through this list. and when it's unsorted, it's kinda hard find.
To Eugene, Thanks for the link and answers. I am looking forward for the new release! -Z On Tue, Jul 8, 2008 at 3:00 PM, Igor Fedorenko <[EMAIL PROTECTED]> wrote: > Classpath entries order is kinda important, at least for projects/libraries > that happen to have duplicated classes and/or resources. m2e keeps classpath > entries order as close to maven as possible. you can read more about this in > [1]. > > Having said that, what are you trying to achieve? For example, POM editor in > 0.9.5 has very nice dependency tree that lets you see all dependencies, > filter them and so on. Current 0.9.5 dev build is available for [2] update > site > > > [1] http://docs.codehaus.org/display/M2ECLIPSE/Runtime+classpath > [2] http://m2eclipse.sonatype.org/update-dev/ > > > Zemian Deng wrote: >> >> Hello list, >> >> When I expand the Libraries > Maven Dependencies in a PackageExplore >> view, those jars are not sorted alphabetically. Anyway we have this >> option? >> >> Thanks, >> -Z >> http://code.google.com/p/sweetscala/ >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > -- Sweet - a Scala web framework: http://code.google.com/p/sweetscala --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
