Christophe Moine
Christophe Moine
Arg, same problem here, and I need both hardware interrupt: 2 & 3 :( Any idea where pin 2 it is used in the library ?
It seems to be some kind of Heartbeat, because I get interruption on pin 2 every second almost. I really couldn't see it in in the library source. It doesn't...
> Java may need some love from a contributor. What needs to be done actually? would testing by comparing output with another library such as https://github.com/signalapp/curve25519-java for example (by using...
Ah maybe I have found the trick in the documentation: > This class only implements point arithmetic, if you want to use the ECDH Curve25519 function, please checkout {@link com.google.crypto.tink.subtle.X25519}...
The creation of the `.yo-rc.json` is fine (tested separately), but JHipster invocation from JHipster online is stuck on: `INFO! Options: forceInsight: true, skipChecks: true, skipInstall: true, skipCache: true, skipGit: true,...
Hmm, it seems that the remaining log is output to error output. Reading the error output seems to fix the problem. I will use Apache Commons Exec to properly address...
Hi @SudharakaP, Thank you for you help. I did some progress, but didn't work on it for a long time: https://github.com/cmoine/jhipster-online.git Saving previous selected/entered values was pretty easy, however, running...
Related to https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/jhipster-dev/2Q5pQuBGA3Q/yPwJN-W-BgAJ
https://medium.com/front-end-weekly/how-to-use-fon-awesome-5-on-vuejs-project-ff0f28310821 Arf sorry... it is using fontawesome without the Vus plugin :(
Personnally I'm still struggle with this issue: - I'm using Git Bash "2.33.0.windows.2" - core.autocrlf true - core.safecrlf false I have configured IntelliJ to use CRLF, but always goes back...