Costin Grigore
Costin Grigore
On my windows the windows-state was in `c:\Users\raiser\AppData\Roaming\Jitsi Meet\window-state.json`
Thanks for reply. I was working with methods from org.apache.commons.io.IOUtils (commons-io-2.4) library. A lot of them require an InputStream/Reader parameter. Probably is a style preference that must be addopted by...
I assume the content was also lost. Right? This screams for #ownyourdata and github as database archive for arguments.
I had the same problem in eclipse-4.9 Was triggered by a refactoring: rename of a field in a class. The stacktrace ``` Java Model Exception: Java Model Status [module-info.class [in...
This might be caused if you're authenticated in google with multiple accounts. Logout from gmail, login again with only one account and will work. See http://stackoverflow.com/questions/30511843/google-oauth2-returns-bad-request-when-logged-with-multiple-accounts
Now there is an official image as explained at https://www.backblaze.com/docs/cloud-storage-use-the-b2-sync-command-with-the-cli . Can be used as `sudo docker run --rm -v $PWD:/root -it --entrypoint bash backblazeit/b2:latest` and then b2 commands.
On windows10 and sbt-0.13.8 I was able to do it with: `cmd /C "set JAVA_HOME=c:\apps\jdk1.7.0_80&& sbt"`
More details: the deployment is like this using the shared minimalistic project https://github.com/raisercostin/caprover-test-dockerignore.git  So the `index.html` file and all others (including .git) get to be added to image despite...
> Does `caprover deploy` work fine? Sorry I'm not familiar with this type of deployment. But I understand that you reproduced the problem. Thank you.
Any reason for not accepting this? Should I do something more?