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 - Project Classpath: Insert after current selection
Summary: Project Classpath: Insert after current selection
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Libraries (show other bugs)
Version: 6.x
Hardware: PC Windows 7 x64
: P3 normal with 1 vote (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-25 09:28 UTC by mark_barnes
Modified: 2016-07-07 08:37 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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