Re: current pull problem

2017-02-22 Thread Musall, Maik
If you're using Eclipse neon, I had a bug appear there which would hide folder contents, like in my project's Resources folder. The fix is to add -Djava.util.Arrays.useLegacyMergeSort=true to the start options in eclipse.ini. Look for workspace/.metadata/.log for more info if that happens to yo

Re: current pull problem

2017-02-22 Thread Musall, Maik
Hi Ted, the corresponding jar slf4j-api was updated along with a few others recently, it's in ERJars. My Eclipse doesn't complain, neither does Jenkins, so I assume everything is correct, and the update was only a minor subversion update. I guess your Eclipse is just going bonkers, as usual. Tr