文章目录
- 真实原因
- 参考:
异常
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.
java: 程序包com.xxxx.preference.bean不存在
解决
- 先重启试试
 2. 2021 idea版本问题,降版本
真实原因
编译和启动版本不一致导致,最后,问题不要猜测。修改编译和启动jvm版本。
 
 
                     
            
        













 
                    

 
                 
                    