Chris2011 / nb-git-branch-in-statusbar

Shows the current Git branch in the statusbar of NetBeans IDE
http://plugins.netbeans.org/plugin/51266/?show=true
Apache License 2.0
9 stars 4 forks source link

NullPointerException at org.netbeans.libs.git.GitRepository.getInstance #4

Closed markiewb closed 9 years ago

markiewb commented 9 years ago

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

java.lang.NullPointerException
   at org.netbeans.libs.git.GitRepository.getInstance(GitRepository.java:94)
   at de.markiewb.netbeans.plugin.git.showbranch.GitUtils.getActiveBranch(GitUtils.java:39)
   at de.markiewb.netbeans.plugin.git.showbranch.Installer$2.run(Installer.java:61)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
markiewb commented 9 years ago

Fixed in 1.0.2