Tagged Questions
1
vote
1answer
612 views
Getting exceptions with simple hello worldwind java app
Let me preface this by saying I'm very new to Java, eclipse and worldwind.
So, I've got a bare bones java app. I imported worldwind.jar into the build path. Created a simple JFrame, code below, and ...