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 171807

Summary: [68cat] Unnecessary message in Packaging panel
Product: platform Reporter: eppesuigoccas <eppesuigoccas>
Component: -- Other --Assignee: issues@platform <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description eppesuigoccas 2009-09-09 12:04:24 UTC
[ BUILD # : 20090908153 ]
[ JDK VERSION : 1.6.* ]

When adding a new file on the "Packaging" panel for a web application
project, it is mandatory to specify where the file should be stored
in the package.
After setting the correct path, a message is displayed:
  Note that this file will not be added to project classpath.
  Use the Libraries panel to add the JAR file to classpath and to
copy it into WEB-INF/lib.

I believe this message should not be displayed when the file added
isn't a JAR file.

Bye,
Giuseppe