mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
compile implicitly loaded sources from temp roots only (need this for groovy mixed compilation support); otherwise for all implicitly loaded classes instrumented bytecode will be overwritten (e.g. FormsInstrumentation will suffer)
This commit is contained in:
+6
@@ -8,3 +8,9 @@ Compiling files:
|
||||
src/package2/A.java
|
||||
src/package2/C.java
|
||||
End of files
|
||||
Cleaning output files:
|
||||
out/production/RecompileTwinDependencies/com/B.class
|
||||
End of files
|
||||
Compiling files:
|
||||
src/com/B.java
|
||||
End of files
|
||||
|
||||
Reference in New Issue
Block a user