I agreed with Jason. This happened in my environment several times. Clean build could work.
Best, Kai On Thu, Jan 5, 2017 at 12:39 PM, Jason Huynh <jhu...@pivotal.io> wrote: > I think a clean build and refreshing the intelij project should work. I > think the change removed those files and requires them to be generated from > the build > > On Thu, Jan 5, 2017 at 12:36 PM Kirk Lund <kl...@apache.org> wrote: > > > I rebased one of my feature branches on origin/develop, then refreshed > > gradle in IntelliJ and then rebuilt my IntelliJ project but IntelliJ > > insists that OQLLexerTokenTypes does not exist. My project is full of > > errors like this: > > > > Error:(29, 51) java: cannot find symbol > > symbol: class OQLLexerTokenTypes > > location: package org.apache.geode.cache.query.internal.parse > > > > Any ideas how to get my IntelliJ project working again without losing too > > much time? > > > > Thanks, > > Kirk > > >