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 - Code Templates are not working
Summary: Code Templates are not working
Status: RESOLVED WORKSFORME
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: issues@ide
URL:
Keywords: ERGONOMICS, JDK_8
Depends on:
Blocks:
 
Reported: 2013-10-24 06:54 UTC by skesper68
Modified: 2013-10-30 10:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (733.55 KB, text/plain)
2013-10-24 06:54 UTC, skesper68
Details

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