Kambaa

Results 3 comments of Kambaa

Not working with your given explanation. However it works like this.. ``` var testAlertifyVar = alertify.log("Will stay until clicked", "", 0); $('#closeFromApiTest').on('click',function(){ testAlertifyVar.closeNow("show"); }) ``` show parameter is the last...

Hello, after some researching, these are my findings: ## 1. Using default this default auth config needs cygcrypt-2.dll, when i find a replacement from web and tried with it, it...

Update: How about this approach? https://www.baeldung.com/maven-different-jdk#setting-up-javahome-only-for-maven https://stackoverflow.com/a/43524685/1020512 Hello, after this happenned to me, i read this page and done some googling. According to the links that i'll write below, we...