Hello,
I have been reading alot of the online documentation and need help getting started. I visited the following sites:
Basic tutorial
http://ifgi.uni-muenster.de/worldwind-tutorial/
Code samples
http://goworldwind.org/examples/
Class SimplestPossibleExample
http://builds.worldwind.arc.nasa.gov...leExample.html
I just wanted to download a basic sample that can be used in eclipse and see how things are down under the hood.
My question is how do I get the sample code all complete to run in eclipse?
For example the Class SimplestPossibleExample is showing me the individual code segment. But how is it done with all the JAVA compiler project settings included?
Just need some help getting started.
Thanks
I have been reading alot of the online documentation and need help getting started. I visited the following sites:
Basic tutorial
http://ifgi.uni-muenster.de/worldwind-tutorial/
Code samples
http://goworldwind.org/examples/
Class SimplestPossibleExample
http://builds.worldwind.arc.nasa.gov...leExample.html
I just wanted to download a basic sample that can be used in eclipse and see how things are down under the hood.
My question is how do I get the sample code all complete to run in eclipse?
For example the Class SimplestPossibleExample is showing me the individual code segment. But how is it done with all the JAVA compiler project settings included?
Just need some help getting started.
Thanks
Comment