JhaSneha
JhaSneha
I am using Kotlin and Gradle ...
I want to use the calculateAll( ) under the horoscope.java class ,this time I have added all jars locally that were there under AstroSoft lib , below is the error...
https://github.com/JhaSneha/Astrology
I have shared my github repo link where my code is added above. This how I am trying to invoke your function (calculateAll) from Horoscope.java, the error I am facing...
I have added the jvm argument as you suggested above, still i am facing the issue. Is there anything else that i need to set manually ? Below are the...