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 243692 - JAR file expanded and not copied when selected in "Libraries" in one project and dropped in "WEB-INF/lib" of another project
Summary: JAR file expanded and not copied when selected in "Libraries" in one project ...
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 8.0
Hardware: PC Mac OS X
: P4 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-09 09:55 UTC by host
Modified: 2016-07-07 08:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Trying to copy JAR from "Libraries" to "WEB-INF/lib" (58.77 KB, image/png)
2014-04-09 09:55 UTC, host
Details

Note You need to log in before you can comment on or make changes to this bug.
Description host 2014-04-09 09:55:16 UTC
Created attachment 146647 [details]
Trying to copy JAR from "Libraries" to "WEB-INF/lib"

I have two web app projects "A" and "B" and in the first project I have the JAR file "httpcore-4.3.1.jar" under "Libraries". Now I select this file and copy it with "CMD + C". Then in the second project I select the folder "WEB-INF/lib" under "Web Pages" and paste with "CMD + V". The result is *not* that the JAR file is simply copied there but rather its content are unpacked into the selected folder. (see attached screenshot)
Comment 1 Martin Balin 2016-07-07 08:56:27 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