Zemian Deng wrote:
When I expand the Libraries > Maven Dependencies in a PackageExplore
view, those jars are not sorted alphabetically. Anyway we have this
option?
The order of jars shown in classpath container corresponds to the
order of jars in the class path and can't be actually changed without
breaking the correctness of the build classpath. So, the answer for your
request is that we can't change, because it is controlled by JDT UI,
that we have no control on.
However if you'd want to analyze project dependencies, you can use
"Dependency Tree" page in the Maven pom editor to analyze, sort and
search trough the project dependencies. The POM editor will be available
in 0.9.5 release and you can try the dev build from update site at
http://m2eclipse.sonatype.org/update-dev/
See example of how POM editor and its "Dependency Tree" page UI look
like on the wiki at
http://docs.codehaus.org/display/M2ECLIPSE/New+and+Noteworthy#NewandNoteworthy-0.9.5.200806261519%2FJune26%2C2008
regards,
Eugene
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email