Some fresh memory here. I had the same issue on my first intellij project. In my second try I made sure "Create an empty IntelliJ project outside of the Beam source tree." . Now I can just click a testing targets in gradle window and it runs.
On Mon, Oct 1, 2018 at 11:05 AM Alex Amato <ajam...@google.com> wrote: > Hello, > > I'm looking to get a good intellij setup working and then update the > documentation how to build and test the java SDK with intelliJ. > > Does anyone have a good setup working, with some tips? I followed our > instructions here, but I found that after following these steps I could not > build or test the project. It seemed like the build button did nothing and > the test buttons did not appear. > https://beam.apache.org/contribute/intellij/ > > I'm also curious about the gradle support for generating intelliJ > projects. Has anyone tried this as well? > > Any tips would be appreciated. > Thank you, > Alex > -- ================ Ruoyun Huang