Hi, I'm having some trouble getting started with JSFML, namely importing it. I'm used to working with C++, so I'm thinking I'm missing some obvious step when it comes to importing external libraries in Java. I think the screenshots tell the story better than I ever could.
Simply put, I added jsfml.jar to eclipse's Java build path and tried to import it, and this is what happened.
What's going on?