Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullPointerException at de.markiewb.netbeans.plugins.hints.optional.ReturnForOptional.toFix #75

Closed
markiewb opened this issue Oct 17, 2016 · 0 comments
Labels
Milestone

Comments

@markiewb
Copy link
Owner

https://netbeans.org/bugzilla/show_bug.cgi?id=268414

java.lang.NullPointerException
at de.markiewb.netbeans.plugins.hints.optional.ReturnForOptional.toFix(ReturnForOptional.java:88)
at sun.reflect.GeneratedMethodAccessor145.invoke(GeneratedMethodAccessor145.java:0)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.netbeans.modules.java.hints.providers.code.CodeHintProviderImpl$WorkerImpl.createErrors(CodeHintProviderImpl.java:340)
at org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker.runHint(HintsInvoker.java:821)

@markiewb markiewb added the bug label Oct 17, 2016
markiewb added a commit that referenced this issue Oct 17, 2016
@markiewb markiewb added this to the 1.6.0 milestone Oct 17, 2016
markiewb added a commit that referenced this issue Oct 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant