Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Libraries ordering
Libraries ordering [message #241332] Mon, 05 March 2007 08:04 Go to next message
Eclipse UserFriend
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 #241343 is a reply to message #241332] Mon, 05 March 2007 14:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse5.rizzoweb.com

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
Re: Libraries ordering [message #241501 is a reply to message #241343] Mon, 12 March 2007 05:50 Go to previous messageGo to next message
Eclipse UserFriend
I mean the "Referenced Libraries" node in the package explorer from a
java project.

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
>
>
>
Re: Libraries ordering [message #241507 is a reply to message #241501] Mon, 12 March 2007 07:36 Go to previous messageGo to next message
Eclipse UserFriend
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
>>
>>
>>
>>
>>
Re: Libraries ordering [message #250820 is a reply to message #241507] Tue, 22 January 2008 19:58 Go to previous message
Eclipse UserFriend
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.
Previous Topic:TestNG Newbie
Next Topic:JDT/other compilers
Goto Forum:
  


Current Time: Wed May 07 11:01:18 EDT 2025

Powered by FUDForum. Page generated in 0.05529 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top