On Aug 31, 8:36 pm, zhaoyi <[email protected]> wrote: > I want to visualize google guice and I head read the > articlehttp://code.google.com/p/google-guice/wiki/Grapher. In this article, > it uses a class to generate a dot file. But I couldn't find the > package com.google.inject.grapher in google guice lib. Where can I > find it?
Grapher is in the extensions/grapher folder of the source zip. You'll need ant to build it. http://google-guice.googlecode.com/files/guice-2.0-src.zip --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-guice" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-guice?hl=en -~----------~----~----~----~------~----~------~--~---
