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 256190

Summary: Renaming project doesn't change output jar
Product: java Reporter: shipmodeller <shipmodeller>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.0.2   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description shipmodeller 2015-10-26 20:17:48 UTC
In version 8.0.2 I renamed my project to get rid of the space in jars name, but the jar stayed the same name.  This works ok if this is the only project run.  But, if it is a dependent project, included in another project, the run fails, because of the space in the dist jar name.

Linux doesn't care, but windows does.

I could sees no option or place in the IDE where I could define or change my output jars name.  I searched the bug reports, and it said that it was fixed in version 5.0, but, I am running 8.0.2 and it is broke.

I had to go to the netbeans project properties file and manually change it there.
Comment 1 Tomas Zezula 2016-06-09 13:46:48 UTC
Already fixed in java j2se Ant projects - the java/project cathegory.
If the report is for another project type please let me know, I will reassign.