Community
Participate
Working Groups
Build Identifier: M20110909-1335 The situation described in http://www.eclipse.org/forums/index.php/m/652860/ makes it very complicated to use Google Guava and Xtext together, therefore the migration from the (long ago) deprecated Google Collections to Guava would be highly needed. Reproducible: Always Steps to Reproduce: 1. In an Xtext project, include Guava in the classpath and use a class from it. 2. At runtime, you get an exception similar to: org.eclipse.emf.common.util.WrappedException: java.lang.SecurityException: class "com.google.common.base.Splitter"'s signer information does not match signer information of other classes in the same package
I've removed all the dependencies to com.google.inject.internal. I also filed a CQ for Guava
Xtext has been migrated to Guice 3 and Guava 10
Closing all bugs that were set to RESOLVED before Neon.0