This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 237770 - Order of libraries isn't preserved
Summary: Order of libraries isn't preserved
Status: RESOLVED DUPLICATE of bug 237777
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-29 17:41 UTC by JamesMartin
Modified: 2013-11-01 14:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description JamesMartin 2013-10-29 17:41:59 UTC
When I set the order of the Libraries in my project's settings, close and re-open, the order changes back to alphabetical. It seems to be alphabetical by directory, not by library name. 

It becomes an issue when some libraries contain different versions of the same jar. For example, Jasper Reports comes with one version of XmlBeans and Axis2 comes with a different version. I realize the work-around is to avoid duplicates, but setting the order of libraries works fine in NetBeans 7.3.1.
Comment 1 Milos Kleint 2013-11-01 14:25:27 UTC
duplicate of issue 237777, I suppose the workaround is to disable javafx modules if not actively used.

*** This bug has been marked as a duplicate of bug 237777 ***