mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-18 16:17:00 +07:00
fix data loss in classToSourceFile mapping after moving top-level class from one file to another file
13 lines
273 B
Plaintext
13 lines
273 B
Plaintext
Cleaning output files:
|
|
out/production/moveClassToAnotherRoot/pkg/A.class
|
|
End of files
|
|
Compiling files:
|
|
src2/pkg/A.java
|
|
End of files
|
|
Cleaning output files:
|
|
out/production/moveClassToAnotherRoot/pkg/Client.class
|
|
End of files
|
|
Compiling files:
|
|
src/pkg/Client.java
|
|
End of files
|