SpringCloud Compile Error: java: JPS incremental annotation processing is disabled. Compilation results on partial recompilation may be inaccurate. Use build process “jps.track.ap.dependencies” VM flag to enable/disable incremental annotation processing environment.
Solution:
1.Add: -Djps.track.ap.dependencies=false
2.Clear the caches
Similar Posts:
- [Solved] IDEA Run error: java: JPS incremental annotation processing is disabled.
- vshost.exe What is the purpose of the document?
- Eclipse Project Build Automatically、Build Project
- Lint found fatal errors while assembling a release target [How to Solve]
- [Solved] Android Studio Compile error: Android resource linking failed
- [Solved] Git Error: OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
- [Solved] C++ Compile Error: undefined reference to `log@GLIBC_2.29′
- [Solved] idea Run gui Error: Error:Abnormal build process termination:
- Error: Can’t find bundle for base name messages.AndroidJpsBundle, locale en_US
- Delta RPMs disabled because /usr/bin/applydeltarpm not installed