Skip to content

Commit

Permalink
add javadocs to some libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
darkv committed Jan 8, 2015
1 parent 5f6b394 commit 41d5436
Show file tree
Hide file tree
Showing 11 changed files with 50 additions and 10 deletions.
60 changes: 50 additions & 10 deletions Frameworks/Core/ERJars/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,56 @@
<classpathentry exported="true" kind="lib" path="Libraries/icu4j-3_8_1.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/ognl-2.6.7.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/log4j-1.2.17.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/commons-codec-1.6.jar" sourcepath="LibrarySources/commons-codec-1.6-sources.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/commons-cli-1.2.jar" sourcepath="LibrarySources/commons-cli-1.2-sources.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/commons-io-2.2.jar" sourcepath="LibrarySources/commons-io-2.2-sources.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/commons-lang3-3.1.jar" sourcepath="LibrarySources/commons-lang3-3.1-sources.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/commons-logging-1.2.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/fluent-hc-4.3.6.jar" sourcepath="LibrarySources/fluent-hc-4.3.6-sources.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/httpclient-4.3.6.jar" sourcepath="LibrarySources/httpclient-4.3.6-sources.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/httpclient-cache-4.3.6.jar" sourcepath="LibrarySources/httpclient-cache-4.3.6-sources.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/httpcore-4.3.3.jar" sourcepath="LibrarySources/httpcore-4.3.3-sources.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/httpmime-4.3.6.jar" sourcepath="LibrarySources/httpmime-4.3.6-sources.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/commons-codec-1.6.jar" sourcepath="LibrarySources/commons-codec-1.6-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/ERJars/LibraryJavadocs/commons-codec-1.6-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="Libraries/commons-cli-1.2.jar" sourcepath="LibrarySources/commons-cli-1.2-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/ERJars/LibraryJavadocs/commons-cli-1.2-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="Libraries/commons-io-2.2.jar" sourcepath="LibrarySources/commons-io-2.2-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/ERJars/LibraryJavadocs/commons-io-2.2-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="Libraries/commons-lang3-3.1.jar" sourcepath="LibrarySources/commons-lang3-3.1-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/ERJars/LibraryJavadocs/commons-lang3-3.1-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="Libraries/commons-logging-1.2.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/ERJars/LibraryJavadocs/commons-logging-1.2-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="Libraries/fluent-hc-4.3.6.jar" sourcepath="LibrarySources/fluent-hc-4.3.6-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/ERJars/LibraryJavadocs/fluent-hc-4.3.6-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="Libraries/httpclient-4.3.6.jar" sourcepath="LibrarySources/httpclient-4.3.6-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/ERJars/LibraryJavadocs/httpclient-4.3.6-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="Libraries/httpclient-cache-4.3.6.jar" sourcepath="LibrarySources/httpclient-cache-4.3.6-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/ERJars/LibraryJavadocs/httpclient-cache-4.3.6-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="Libraries/httpcore-4.3.3.jar" sourcepath="LibrarySources/httpcore-4.3.3-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/ERJars/LibraryJavadocs/httpcore-4.3.3-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="Libraries/httpmime-4.3.6.jar" sourcepath="LibrarySources/httpmime-4.3.6-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/ERJars/LibraryJavadocs/httpmime-4.3.6-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="Libraries/slf4j-api-1.7.10.jar" sourcepath="LibrarySources/slf4j-api-1.7.10-sources.jar"/>
<classpathentry exported="true" kind="lib" path="Libraries/slf4j-log4j12-1.7.10.jar" sourcepath="LibrarySources/slf4j-log4j12-1.7.10-sources.jar"/>
<classpathentry kind="output" path="bin"/>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 41d5436

Please sign in to comment.