mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-07-26 07:59:55 +07:00
fix data loss in classToSourceFile mapping after moving top-level class from one file to another file
10 lines
274 B
Plaintext
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
|