Files
openide/native
Anton Tarasov 2c2476d547 IDEA-207158 IDEA 2019.1 with Java 11: cannot install on Win 10 from scratch
The trick with SetCurrentDirectory back and forth doesn't work because the missing dll can be requested asynchrounously (on loading awt.dll). So we can just add the right dir to the dll serach path instead.
2019-02-15 23:20:46 +03:00
..