On Wednesday, October 11, 2017 at 10:34:56 AM UTC+2, Freddy Boucher wrote: > > As always, you spotted it right! (except for the blacklist: only > **/EmulatedCharset.java is necessary) > > I will submit a patch for .eclipse/user/.classpath. >
Great! > But just to know, Google doesn't use Eclipse internally? > They most importantly don't use the provided Eclipse projects/settings and Ant build; they use their own tooling based on Blaze (their internal build tool, part of which is open sourced as Bazel, with specific Eclipse and IDEA/Android Studio plugins) AFAIK, Googlers are then free to pick the editor/IDE of their choice. I'm an IntelliJ user, it would be great to have a REAME for IntelliJ. > Importing the Eclipse projects into IntelliJ has worked relatively well for me. I only use IntelliJ as an "editor" though, and use Ant to compile and run tests. I'm not opposed to having a README explaining how to import those projects into IntelliJ though. -- You received this message because you are subscribed to the Google Groups "GWT Users" 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 https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
