You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple attempt to make paths in the output of the JDT compiler
relative again. Somehow they end up becoming absolute, which breaks IDEs
decided to rely on compiler output parsing for error reporting.
eclipse-jdt/eclipse.jdt.core#1061
thrownewIOException(String.format("Unable to confirm working dir '%s' using file '%s' with absolute path '%s'!", workDir, filePath, absoluteFilePath));
0 commit comments