attached JAvadoc link to JAR file

Change-Id: Ie2242b59980b38be34c490aa85eb016b3f2e8328
This commit is contained in:
Axel Uhl
2017-02-02 21:30:28 +01:00
parent 790728fb52
commit 76ebba9735
+5 -1
View File
@@ -1,6 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="lib/netcdfAll-4.6.8.jar"/>
<classpathentry exported="true" kind="lib" path="lib/netcdfAll-4.6.8.jar">
<attributes>
<attribute name="javadoc_location" value="https://www.unidata.ucar.edu/software/thredds/v4.3/netcdf-java/v4.3/javadoc/"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>