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: Passed null to FileOwnerQuery.getOwner(FileObject) #11

Closed
markiewb opened this issue Sep 15, 2014 · 1 comment
Closed
Labels
Milestone

Comments

@markiewb
Copy link
Owner

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

java.lang.NullPointerException: Passed null to FileOwnerQuery.getOwner(FileObject)
   at org.netbeans.api.project.FileOwnerQuery.getOwner(FileOwnerQuery.java:95)
   at de.markiewb.netbeans.plugins.resourcehyperlink.ResourceHyperlinkProvider.findFiles(ResourceHyperlinkProvider.java:195)
   at de.markiewb.netbeans.plugins.resourcehyperlink.ResourceHyperlinkProvider.findResources(ResourceHyperlinkProvider.java:158)
   at de.markiewb.netbeans.plugins.resourcehyperlink.ResourceHyperlinkProvider.isHyperlinkPoint(ResourceHyperlinkProvider.java:111)
   at org.netbeans.lib.editor.hyperlink.HyperlinkOperation.findProvider(HyperlinkOperation.java:291)
   at org.netbeans.lib.editor.hyperlink.HyperlinkOperation.performHyperlinking(HyperlinkOperation.java:249)
@markiewb markiewb added the bug label Sep 15, 2014
@markiewb markiewb modified the milestones: 1.1.3, 1.2.2 Sep 15, 2014
@markiewb
Copy link
Owner Author

Fixed in 1.2.2

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