Libraries ordering [message #241332] |
Mon, 05 March 2007 08:04  |
Eclipse User |
|
|
|
Hi,
is it possible to sort the "Referenced Libraries" in a java project in
alphabetic order?
We have much libraries and the classpath order is interesting, too.
An option would be very helpful.
Regards,
Timo
|
|
|
|
|
|
Re: Libraries ordering [message #250820 is a reply to message #241507] |
Tue, 22 January 2008 19:58  |
Eclipse User |
|
|
|
Originally posted by: rob.brainkandy-dot-org.org
Daniel Megert wrote:
> Timo Lövenich wrote:
>
>> I mean the "Referenced Libraries" node in the package explorer from a
>> java project.
>>
>>
> This shows the libs in the order as they are on the Java build path.
> Other sorting is currently not supported.
>
> Dani
>
>> Timo
>>
>>
>> Eric Rizzo wrote:
>>
>>
>>> Timo Lövenich wrote:
>>>
>>>
>>>> Hi,
>>>>
>>>> is it possible to sort the "Referenced Libraries" in a java project in
>>>> alphabetic order?
>>>>
>>>
>>> It is not clear what view of libraries you are talking about. Under
>>> Project Preferences > Java Build Path > Libraries (tab) the libraries
>>> are listed in alphabetic order.
>>> Please clarify where you are looking.
>>>
>>> Eric
>>>
>>>
>>>
>>>
I'm not certain, but I suspect lexicographical sorting is dangerous,
particularly when you have multiple versions of the same .jar. I'm sure that
doesn't matter most of the time, but I've had to deal with it recently, and man
is it annoying.
|
|
|
Powered by
FUDForum. Page generated in 0.07051 seconds