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 237598

Summary: Code Templates are not working
Product: ide Reporter: skesper68
Component: CodeAssignee: issues@ide <issues>
Status: RESOLVED WORKSFORME    
Severity: normal Keywords: ERGONOMICS, JDK_8
Priority: P4    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description skesper68 2013-10-24 06:54:15 UTC
Product Version = NetBeans IDE 7.4 (Build 201310111528)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0-ea
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.0-b46

Hello,

I've installed netbeans 7.4 and imported all settings from my former 7.3.1 version during installation. Now I do not have any Code Templates and if I try to create a new one, it vanishes directly after pressing the 'apply' or the 'ok' button. I suspect an issue with the 1.8.0-ea version of the jdk installation? Logfile is full of NPE concerning an AnnotationType...

Thanks,
Stephan Kesper
Comment 1 skesper68 2013-10-24 06:54:40 UTC
Created attachment 141498 [details]
IDE log
Comment 2 skesper68 2013-10-30 10:58:57 UTC
Seems to be not an issue! Deleted all previous versions of netbeans and deleted the AppData\Roaming\NetBeans folder. After a clean new installation the code templates worked again.

Sorry.