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 247903

Summary: Duplicate project templates in same folder
Product: apisupport Reporter: iconmaster
Component: TemplatesAssignee: Martin Kozeny <mkozeny>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P3    
Version: 8.0.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log
The plugin in question.

Description iconmaster 2014-10-13 21:00:30 UTC
Product Version = NetBeans IDE 8.0.1 (Build 201408251540)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.8.0_20
Runtime = Java HotSpot(TM) Client VM 25.20-b23

I'm developing a plugin that uses the project API, and after some changes, I seem to have 2 of the same exact project template in the same folder, despite only defining 1 project template. If I change the name of the folder it goes into, I get a new folder with the template, but the old folder remians with the two templates. I now have over 4 of the same template sitting in different folders, as none of them will go away, even if I uninstall and reinstall my plugin.
Comment 1 iconmaster 2014-10-13 21:00:33 UTC
Created attachment 149877 [details]
IDE log
Comment 2 iconmaster 2014-10-13 21:02:51 UTC
Created attachment 149878 [details]
The plugin in question.
Comment 3 Tomas Stupka 2015-06-03 15:31:06 UTC
unfortunately, it is not clear how to use the plugin or how to reproduce the issue. 
Please provide some steps what has to be done so that the issue appears ...