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 93163

Summary: [60cat] Option to name project and jar independently
Product: java Reporter: tboerkel <tboerkel>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: Windows Vista   
Issue Type: ENHANCEMENT Exception Reporter:

Description tboerkel 2007-01-25 07:40:08 UTC
Today, the produced jar file is identical to the project name and if I rename
the project, it then produces a jar with the new name.

We'd like to have these name independant of each other. 

For example, we are always working with multiple releases/versions of our
application. So I have projects called "AppServer40", "AppServer41",
"AppServer42". But all should produces a jar named "AppServer".
Comment 1 Tomas Zezula 2008-10-15 15:55:05 UTC

*** This issue has been marked as a duplicate of 101058 ***