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 - Renaming project doesn't change output jar
Summary: Renaming project doesn't change output jar
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.0.2
Hardware: PC All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-26 20:17 UTC by shipmodeller
Modified: 2016-06-09 13:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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