Did you try "Invalidate Caches"? -- Brian
On Feb 5, 2014, at 11:22 AM, Michael Burton <[email protected]> wrote: > Is there a recommended way to build guice from within IntelliJ? It works > fine using maven, but when I try to edit or build code from IntellIJ 13 I see > a number of errors due to unresolved dependencies in things like the Guava > library. I assume this is because of the way the build is using jarjar to > remap com.google.common.* to com.google.inject.internal.guava.*. > > > > > > Is there a way to get the IntelliJ editor to recognize the guava classes? > > Mike > > -- > You received this message because you are subscribed to the Google Groups > "google-guice" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-guice. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "google-guice" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-guice. For more options, visit https://groups.google.com/groups/opt_out.
