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 - NullPointerException at com.gluonhq.plugin.netbeans.menu.ProjectUtils.loadProjectPreferences
Summary: NullPointerException at com.gluonhq.plugin.netbeans.menu.ProjectUtils.loadPro...
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-03 21:16 UTC by croelanjr
Modified: 2017-11-06 12:16 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 230779


Attachments
stacktrace (2.80 KB, text/plain)
2017-11-03 21:16 UTC, croelanjr
Details
stacktrace (2.80 KB, text/plain)
2017-11-05 04:37 UTC, croelanjr
Details
stacktrace (2.80 KB, text/plain)
2017-11-06 12:16 UTC, SALVADORAUGUSTO
Details

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