Files
openide/java/java-tests/testData/compileServer/incremental/common/moveToplevelClassToAnotherFile.log
T
Eugene Zhuravlev 4d13fc7826 do not schedule unnecessary recompilation on duplicate-class check;
fix data loss in classToSourceFile mapping after moving top-level class from one file to another file
2014-11-25 15:51:22 +01:00

10 lines
274 B
Plaintext

Cleaning output files:
out/production/MoveToplevelClassToAnotherFile/pkg/A.class
out/production/MoveToplevelClassToAnotherFile/pkg/B.class
out/production/MoveToplevelClassToAnotherFile/pkg/Local.class
End of files
Compiling files:
src/pkg/A.java
src/pkg/B.java
End of files