Files
openide/java/java-tests/testData/compileServer/incremental/methodModifiers/setProtected.log
Eugene Zhuravlev fd1c5c24f2 Correctly handle removal of 'protected' access flag on fields (IDEA-184854);
Fix InheritanceConstraint: when member access is changed to protected or package-private, more precise calculation of affected files
2018-01-13 16:33:14 +01:00

6 lines
112 B
Plaintext

Cleaning output files:
out/production/SetProtected/A.class
End of files
Compiling files:
src/A.java
End of files