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 181218

Summary: Project Classpath: Insert after current selection
Product: projects Reporter: mark_barnes
Component: LibrariesAssignee: Tomas Zezula <tzezula>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: ENHANCEMENT Exception Reporter:

Description mark_barnes 2010-02-25 09:28:58 UTC
When adding a Jar or Folder to Project Classpath (project -> Properties -> Java Sources Classpath,) the selected Jars/Folders should be inserted after the current selection is the Classpath list.

Right now, they are always inserted at the end of the list, and you must move them up.  If the classpath gets large, this is rather tedious.
Comment 1 mark_barnes 2010-02-25 09:31:16 UTC
Maybe this should be a general request for *all* such lists in the GUI?
Comment 2 Stanislav Aubrecht 2012-04-26 08:03:40 UTC
(In reply to comment #1)
> Maybe this should be a general request for *all* such lists in the GUI?

There's no common 'edit JList/JTable' API in NetBeans.
Comment 3 Martin Balin 2016-07-07 08:37:02 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss