Author: limpbizkit
Date: Mon Dec 8 22:28:50 2008
New Revision: 724
Removed:
trunk/latest-javadoc/
Modified:
trunk/guice.iml
trunk/guice.ipr
Log:
Removed old Javadocs.
Modified: trunk/guice.iml
==============================================================================
--- trunk/guice.iml (original)
+++ trunk/guice.iml Mon Dec 8 22:28:50 2008
@@ -80,6 +80,17 @@
</orderEntry>
<orderEntry type="library" exported="" name="collect" level="project"
/>
<orderEntry type="module" module-name="multibindings" />
+ <orderEntry type="module-library">
+ <library>
+ <CLASSES>
+ <root url="jar://$MODULE_DIR$/lib/build/cglib-2.2.jar!/" />
+ </CLASSES>
+ <JAVADOC />
+ <SOURCES>
+ <root url="jar://$MODULE_DIR$/../cglib-src-2.2.jar!/src/proxy" />
+ </SOURCES>
+ </library>
+ </orderEntry>
</component>
</module>
Modified: trunk/guice.ipr
==============================================================================
--- trunk/guice.ipr (original)
+++ trunk/guice.ipr Mon Dec 8 22:28:50 2008
@@ -340,6 +340,7 @@
<inspection_tool class="InjectOfNonPublicMember" level="WARNING"
enabled="false" />
<inspection_tool class="ThrowableResultOfMethodCallIgnored"
level="WARNING" enabled="false" />
<inspection_tool class="BindingAnnotationWithoutInject"
level="WARNING" enabled="false" />
+ <inspection_tool class="PointlessBinding" level="WARNING"
enabled="false" />
</profile>
</profiles>
<list size="4">
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"google-guice-dev" 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-dev?hl=en
-~----------~----~----~----~------~----~------~--~---