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 271581 - NullPointerException at com.godroup.plugins.movetogroup.MoveToGroupAction.lambda$getPopupPresenter$1
Summary: NullPointerException at com.godroup.plugins.movetogroup.MoveToGroupAction.lam...
Status: RESOLVED WONTFIX
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-03 10:14 UTC by IvoLimmen
Modified: 2017-10-04 11:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 230227


Attachments
stacktrace (2.57 KB, text/plain)
2017-10-03 10:15 UTC, IvoLimmen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description IvoLimmen 2017-10-03 10:14:59 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.121-b13, Java(TM) SE Runtime Environment, 1.8.0_121-b13
OS: Linux

User Comments:
GUEST: I installed set of plugins and now file menue doesn't have full list of items.

IvoLimmen: Problem occurs whem opening the project...




Stacktrace: 
java.lang.NullPointerException
   at com.godroup.plugins.movetogroup.MoveToGroupAction.lambda$getPopupPresenter$1(MoveToGroupAction.java:70)
   at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174)
   at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
   at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
   at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
   at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
Comment 1 IvoLimmen 2017-10-03 10:15:01 UTC
Created attachment 165236 [details]
stacktrace
Comment 2 Jaroslav Havlin 2017-10-04 11:08:24 UTC
This bug originates in a plugin, probably [1].

Please report the issue to maintainers of the plugin.
Thank you.

[1] https://github.com/caronchen/netbeans-movetogroup-plugin