Thanks!
On Sun, Jul 6, 2014 at 11:50 AM, Sam Berlin <[email protected]> wrote: > Those are old release notes -- from 3.0. The repackaged classes are > hidden by renaming to the something beginning with a $, through a jarjar > renaming rule. Here's the portion from the ant buildfile > <https://code.google.com/p/google-guice/source/browse/common.xml#139> & > the maven pom > <https://code.google.com/p/google-guice/source/browse/core/pom.xml#251>. > > sam > > > On Sun, Jul 6, 2014 at 2:21 PM, Ben McCann <[email protected]> > wrote: > >> The Guice 4.0 Beta 4 release notes >> <https://code.google.com/p/google-guice/wiki/Guice40> say >> classes repackaged from other libraries "are now hidden from IDE >> auto-import suggestions and are in new locations". How do you hide them >> from IDE auto-import suggestions? I would like to implement the same hide >> from IDE auto-import in elasticsearch >> <https://github.com/elasticsearch/elasticsearch/issues/6755>. >> >> Thanks, >> Ben >> >> -- >> 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. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/google-guice/061ffbe7-fadc-49b6-85b6-dadbc1adef96%40googlegroups.com >> <https://groups.google.com/d/msgid/google-guice/061ffbe7-fadc-49b6-85b6-dadbc1adef96%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- > You received this message because you are subscribed to a topic in the > Google Groups "google-guice" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/google-guice/WSNYxWUevGU/unsubscribe. > To unsubscribe from this group and all its topics, 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. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-guice/CAJEBNUc3JGnS5v-vwQdgswvEw_sH9BJJbY0ZWH9%2B6CNq1JQmBw%40mail.gmail.com > <https://groups.google.com/d/msgid/google-guice/CAJEBNUc3JGnS5v-vwQdgswvEw_sH9BJJbY0ZWH9%2B6CNq1JQmBw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- about.me/benmccann -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/google-guice/CAH3cagPixG10LX2hOVXREaFYMPBBUtvEzFEhjNBMWe7wXTPqDw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
