mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-09 15:41:26 +07:00
constant search on the IDE side rewritten: only direct dependencies are returned for each search round; all transitive dependencies will be additionally handled by make
17 lines
430 B
Plaintext
17 lines
430 B
Plaintext
Cleaning output files:
|
|
out/production/MutualConstants/constants/B.class
|
|
End of files
|
|
Compiling files:
|
|
src/constants/B.java
|
|
End of files
|
|
Cleaning output files:
|
|
out/production/MutualConstants/constants/A.class
|
|
out/production/MutualConstants/constants/B.class
|
|
out/production/MutualConstants/constants/PrintConst.class
|
|
End of files
|
|
Compiling files:
|
|
src/constants/A.java
|
|
src/constants/B.java
|
|
src/constants/PrintConst.java
|
|
End of files
|