Ofir Popowski

Results 4 comments of Ofir Popowski

Is there any update regarding this issue ? I am experiencing exactly the same thing.

@fbricon [log.txt](https://github.com/redhat-developer/vscode-java/files/1127411/log.txt) ``` [Extension Host] Executing C:\Program Files\Java\jdk1.8.0_121\bin\java -Declipse.application=org.eclipse.jdt.ls.core.id1 -Dosgi.bundles.defaultStartLevel=4 -Declipse.product=org.eclipse.jdt.ls.core.product -noverify -Xmx1G -XX:+UseG1GC -XX:+UseStringDeduplication -jar C:\Users\Ofir\.vscode\extensions\redhat.java-0.7.0\server\plugins \org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar -configuration C:\Users\Ofir\.vscode\extensions \redhat.java-0.7.0\server\config_win -data C:\Users\Ofir\AppData\Roaming\Code\User\workspaceStorage \08ac042071217d6e26caabeae7ca1196\redhat.java\jdt_ws ``` I couldn't see anything else...

I have no antivirus at all (except windows defender thing), and system path properly configured to JDK. I also have several other IDEs that use java and I don't have...

@fbricon Ok I cloned the repo, opened it with vscode, launched in debug and it stopped. It launched and I opened a java project. When it stopped, err was null,...