FJBDev

Results 14 issues of 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 ![image](https://user-images.githubusercontent.com/25235665/96397777-7bc99e00-1187-11eb-9962-4d9aca5722eb.png)...

@patrovite ![image](https://user-images.githubusercontent.com/25235665/160214757-0e579999-dd8a-4aec-9bca-c7dfeb2c71a6.png)

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...

enhancement

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...

enhancement

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...

bug

After launching CourseGenerator and right clicking on the CG icon, a user can't "pin" CG to the taskbar (see image) ![issuepintotaskbar](https://user-images.githubusercontent.com/25235665/40454370-d8e59252-5ea5-11e8-86f0-9cd1146768d3.png) here is what should be available in the contextual...

bug