Revision: 1248
http://cishell.svn.sourceforge.net/cishell/?rev=1248&view=rev
Author: jrbibers
Date: 2011-11-16 19:06:26 +0000 (Wed, 16 Nov 2011)
Log Message:
-----------
Javadoc location for Guava plugin.
Modified Paths:
--------------
trunk/libs/google_guava/.classpath
Modified: trunk/libs/google_guava/.classpath
===================================================================
--- trunk/libs/google_guava/.classpath 2011-10-24 19:50:53 UTC (rev 1247)
+++ trunk/libs/google_guava/.classpath 2011-11-16 19:06:26 UTC (rev 1248)
@@ -3,6 +3,9 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry exported="true" kind="lib" path="guava-r08.jar" sourcepath="guava-src-r08.zip">
+ <attributes>
+ <attribute name="javadoc_location" value="http://guava-libraries.googlecode.com/svn/tags/release08/javadoc"/>
+ </attributes>
<accessrules>
<accessrule kind="discouraged" pattern="com/google/common/base/internal/*"/>
</accessrules>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|