Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package过程中报错,请教 #6

Open
Aaron2334 opened this issue Mar 19, 2023 · 2 comments
Open

package过程中报错,请教 #6

Aaron2334 opened this issue Mar 19, 2023 · 2 comments

Comments

@Aaron2334
Copy link

你好,我想请问下,我用22年3月版本Macos的IDEA,package过程中提示错误:
class lombok.javac.apt.LombokProcessor (in unnamed module @0x4b4814d0) cannot access class com.sun.tools.javac.processing.JavacProcessingEnvironment (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.processing to unnamed module @0x4b4814d0

请教一下怎么解决呀?

另外,这个版本代码能不能用AWS的云服务器?谢谢

@chenguandu
Copy link

你好,我想请问下,我用22年3月版本Macos的IDEA,package过程中提示错误: class lombok.javac.apt.LombokProcessor (in unnamed module @0x4b4814d0) cannot access class com.sun.tools.javac.processing.JavacProcessingEnvironment (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.processing to unnamed module @0x4b4814d0

请教一下怎么解决呀?

另外,这个版本代码能不能用AWS的云服务器?谢谢

从提示信息应该是你直接安装的openjdk?
需要安装完整的jdk环境,不然lombk不能正常工作

@longbig
Copy link
Owner

longbig commented Apr 23, 2023

这代码库上有微信的,直接微信问响应会快点。IDEA需要安装lombok插件才能用lombok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants