I am attempting to access a method in a third party Jar file and am obviously missing something key with regards to the passing of parameters when using RunMethod to call the getSpeed method. (I have very little java experience).
I have read the Tutorial regarding using #Additional Jar and JavaObject, but am getting a Runtime Exception: Method: getSpeed not matched.
I have attached a small test project (GarminAPI-Test.zip) along with the Third Party Jar file and the JavaDoc for the Speed class (Speed.zip).
Any help would be most appreciated.
I have read the Tutorial regarding using #Additional Jar and JavaObject, but am getting a Runtime Exception: Method: getSpeed not matched.
I have attached a small test project (GarminAPI-Test.zip) along with the Third Party Jar file and the JavaDoc for the Speed class (Speed.zip).
Any help would be most appreciated.