added a source path to a checked-out version of the thredds library sources

Change-Id: I8da47110b6b08b26dc21b154a7eb972c77f29d92
This commit is contained in:
Axel Uhl
2017-02-03 19:46:06 +01:00
parent 83617a58cd
commit 9373bb6b97
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="lib/netcdfAll-4.6.8.jar" sourcepath="C:/data/java/thredds/grib/src/main/java">
<classpathentry exported="true" kind="lib" path="lib/netcdfAll-4.6.8.jar" sourcepath="C:/data/java/thredds/cdm/src/main/java">
<attributes>
<attribute name="javadoc_location" value="https://www.unidata.ucar.edu/software/thredds/v4.3/netcdf-java/v4.3/javadoc/"/>
</attributes>