numenta / htm.java

Hierarchical Temporal Memory implementation in Java - an official Community-Driven Java port of the Numenta Platform for Intelligent Computing (NuPIC).
GNU Affero General Public License v3.0
308 stars 160 forks source link

Update FileSensor.java--fix NullPoniterException #527

Closed houkx closed 5 years ago

houkx commented 6 years ago

Fixes #528

fix NullPoniterException: entry, in windows env, innerPath startsWith "\", and jar.getEntry()return null

houkx commented 6 years ago

please merge it .

cogmission commented 6 years ago

Hi @houkx,

For more on how to "Contribute" if needed, you can watch this video

cogmission commented 5 years ago

Closing this as the NCL was never completed. I will however add a new issue and add @houkx 's contribution to it so we don't lose the fix. Thank you @houkx !!