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 271754

Summary: NullPointerException at com.gluonhq.plugin.netbeans.menu.ProjectUtils.loadProjectPreferences
Product: editor Reporter: croelanjr
Component: -- Other --Assignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal CC: ajay365, croelanjr, SALVADORAUGUSTO
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 230779
Attachments: stacktrace
stacktrace
stacktrace

Description croelanjr 2017-11-03 21:16:53 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.131-b11, Java(TM) SE Runtime Environment, 1.8.0_131-b11
OS: Mac OS X

User Comments:
GUEST: Insert Code Malfunction

croelanjr: Hay problema con Gluo




Stacktrace: 
java.lang.NullPointerException
   at com.gluonhq.plugin.netbeans.menu.ProjectUtils.loadProjectPreferences(ProjectUtils.java:162)
   at com.gluonhq.plugin.netbeans.menu.ProjectUtils.configure(ProjectUtils.java:97)
   at com.gluonhq.plugin.netbeans.menu.ProjectUtils.<init>(ProjectUtils.java:33)
   at com.gluonhq.plugin.netbeans.code.FunctionGenerator.<init>(FunctionGenerator.java:39)
   at com.gluonhq.plugin.netbeans.code.FunctionGenerator.<init>(FunctionGenerator.java:23)
   at com.gluonhq.plugin.netbeans.code.FunctionGenerator$FunctionFactory.create(FunctionGenerator.java:63)
Comment 1 croelanjr 2017-11-03 21:16:56 UTC
Created attachment 165400 [details]
stacktrace
Comment 2 Exceptions Reporter 2017-11-04 17:10:40 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=230779
Comment 3 croelanjr 2017-11-05 04:37:42 UTC
Created attachment 165403 [details]
stacktrace

al momento de dar click "insert code" , no me sale las opciones.
Comment 4 SALVADORAUGUSTO 2017-11-06 12:16:47 UTC
Created attachment 165408 [details]
stacktrace

erro ocorrido ao pressionar o atalho Alt + Insert ou atrav?s da op??o Inserir C?digo... no menu C?digo-Fonte.