zen0wu / topcoder-greed

greedy editor for topcoder arena
Apache License 2.0
229 stars 48 forks source link

Throw FileNotFoundException when classpath resource is not found. #84

Closed wookayin closed 10 years ago

wookayin commented 10 years ago

This patch fixes issue #78, avoiding unhandled NPE.

vexorian commented 10 years ago

Thanks this non-descrip error was very annoying.