Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Yski

Pages: [1]
1
Java / Re: I'm missing something obvious
« on: February 04, 2014, 07:32:59 pm »
I had misplaced the import? I knew it was something obvious, but that? There's no excuse for this; I'm bad and right now I should feel bad  :-[

That was a total blackout, as I've been using Java's built in libraries for ages (heck, importing works the same way in every language I can think of), so that really shouldn't have happened. My apologies, and thanks for pointing it out!

2
Java / I'm missing something obvious
« on: February 03, 2014, 11:42:40 am »
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?


Pages: [1]