Hi, I have followed the instructions here: 
https://cwiki.apache.org/confluence/display/BEAM/Set+up+IntelliJ+from+scratch.
But similar problems have arisen:


Build file 'E:\code-source\beam-2.40.0\beam-2.40.0\build.gradle.kts' line: 19
An exception occurred applying plugin request [id: 'org.apache.beam.module']
> Could not find implementation class 'org.apache.beam.gradle.BeamModulePlugin' 
> for plugin 'org.apache.beam.module' specified in 
> jar:file:/C:/Users/zhangt/.gradle/caches/jars-8/d1599be944f8d2ec766c2a9ec66bd22e/buildSrc.jar!/META-INF/gradle-plugins/org.apache.beam.module.properties.


The problems all point to one thing:org.apache.beam.gradle.BeamModulePlugin
I am looking forward to the solution to this problem! Thanks!

Reply via email to