Hi Alexey, I'm running on Ubuntu 20.04.3 LTS with IntelliJ IDEA 2021.2. None of the aforementioned documentation seems to apply. This forces me into a wild goose chase in figuring out which part of my environment is not matching what you wonderful people were expecting. Is gradle version 4.4.1 correct? Is there anything specific I need to do for the newer IDEA version? I have no idea and so I'm fairly stuck. Once I figure it out I'll document it somewhere.
Regarding the Neo4j IO connectors: several people <https://issues.apache.org/jira/browse/BEAM-1857> have at least had the desire to get started with it but I guess they all gave up. Looking at that Spotless command, who could really blame them :-) In all seriousness, this is probably a series of small roadblocks but without additional information I'm just stuck. Cheers, Matt On Tue, Oct 12, 2021 at 3:08 PM Alexey Romanenko <[email protected]> wrote: > Hi Matt, > > On 12 Oct 2021, at 10:02, Matt Casters <[email protected]> > wrote: > > 1) Setting up my Beam development > <https://cwiki.apache.org/confluence/display/BEAM/Set+up+IntelliJ+from+scratch> > environment > for IDEA 2021.2 is something that's going wrong, probably around Gradle > configurations. > > 2) I can't get Google Auto to work in my IDE (IDEA) because of what seems > outdated documentation > <https://github.com/google/auto/blob/master/value/userguide/index.md>? > > > Could you elaborate more what is wrong with 1) and 2) ? > > 3) Since I'm obviously planning to generate a PR at the end of this > exercise: what is the suggested code format for Java in the Beam project? > > > Please, run this command before committing your changes: > > ./gradlew spotlessApply && ./gradlew > -PenableCheckerFramework=true checkstyleMain checkstyleTest javadoc > spotbugsMain compileJava compileTestJava > > To save a time, run it only against a package where you did the changes. > > — > Alexey > > -- Neo4j Chief Solutions Architect *✉ *[email protected]
