Notes about things I encounter in my everyday coding life
Wednesday, October 3, 2012
Unit tests getting an NPE on build.properties in Eclipse
Make sure you have run a build all in eclipse. Project -> Build All. Also make sure you have changed your build path and removed the "exlude *.*" from all the sections of the Source tab
No comments:
Post a Comment