How to compile Java code in plugins, where ToolProvider. getSystemJavaCompiler() returns null
Answered
Please sign in to leave a comment.
Please provide more information about the problem. Describe the full context, including the use case you are trying to implement.
I want to compile Java code in the plugin and use ToolProvider.getSystemJavaCompiler(), but it returns null and cannot proceed to the next step
Sorry, but you didn't provide any additional information beyond what is in the post title. Please check my previous post again and provide the information I asked for.