Thanks. It seems to be working now, although I had to "build.gradle.kts Right Click->Import as Gradle Project" and then "Reload Gradle Project" under the Gradle tab.
On Mon, May 17, 2021 at 9:36 PM Julian Hyde <jhyde.apa...@gmail.com> wrote: > All those things usually work fine, and with very little effort. > > But occasionally things get screwed up. If IntelliJ doesn’t load correctly > the first time you initialize from build.gradle.kts, close the project and > reload. It usually works fine the second time. > > If that doesn’t work, try ‘File > Invalidate Caches / Restart…”. > > Julian > > > > > On May 17, 2021, at 8:00 PM, Amrish Lal <amrish.k....@gmail.com> wrote: > > > > Hello, > > > > I am able to open the Calcite project (build.gradle.kts) in IntelliJ, but > > things like code completion, Goto Navigation (Cmd-B), and running test > > cases don't appear to be working. Are there any other steps I need to > take > > to get these working? > > > > Thanks, > > > > --Amrish > >