aboutsummaryrefslogtreecommitdiff
path: root/build.properties
diff options
context:
space:
mode:
authorcrazyboblee <crazyboblee@d779f126-a31b-0410-b53b-1d3aecad763e>2007-02-02 23:30:42 +0000
committercrazyboblee <crazyboblee@d779f126-a31b-0410-b53b-1d3aecad763e>2007-02-02 23:30:42 +0000
commit1b82a8f164632a14ef07bdfd1e008ec9cefb0fad (patch)
tree0889ed40b0c255da9c784fede8da6176e4c17d0f /build.properties
parentb8cf1e5f607a5aaf09c904703a269ea7979781ad (diff)
downloadguice-1b82a8f164632a14ef07bdfd1e008ec9cefb0fad.tar.gz
Implemented ProxyFactory.
git-svn-id: https://google-guice.googlecode.com/svn/trunk@62 d779f126-a31b-0410-b53b-1d3aecad763e
Diffstat (limited to 'build.properties')
-rw-r--r--build.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.properties b/build.properties
index fa256859..d2d33744 100644
--- a/build.properties
+++ b/build.properties
@@ -3,4 +3,4 @@ lib.dir=lib
src.dir=src
test.dir=test
build.dir=build
-javadoc.packagenames=com.google.inject
+javadoc.packagenames=com.google.inject,com.google.inject.spi,com.google.inject.intercept