FJBDev
FJBDev
### Description I get this error when I try to launch Worldwind 2.2.0 on [Debian 11](https://www.debian.org/News/2021/20210814) ``` java -jar worldwindx.jar java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)...
### Description I have just updated to [WorldWind 2.2.0](https://github.com/NASAWorldWind/WorldWindJava/releases/tag/v2.2.0) (latest release) I can see that the [MultiResolutionPath](https://worldwind.arc.nasa.gov/java/latest/javadoc/gov/nasa/worldwind/render/MultiResolutionPath.MultiResolutionPathData.html) is marked as deprecated. I have the replaced it with the [Path](https://worldwind.arc.nasa.gov/java/latest/javadoc/gov/nasa/worldwind/render/Path.html) class....
TODO: Use async http requests ### New Feature: Historical Weather Retrieval: This tab displays the historical weather data and the event summary information for a given track. Statistics tab ...
@patrovite 
For a given course with given parameters, calculate the time for each point based on a total finished time specified by the user. For example : If the user wants...
Issue: When I create a new CGX file, I always have to start from scratch when it comes to displaying a tag in the profile Desired result: Allow the user...
For a given distance, a user might want to know what is his/her average speed considering multiple outings. Example : - A user would like to generate his/her average speed...
When entering a number if a field area (health coefficient for example), if the mouse cursor is still in the field when clicking on "OK", then the entered number is...
After launching CourseGenerator and right clicking on the CG icon, a user can't "pin" CG to the taskbar (see image)  here is what should be available in the contextual...