-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
17 lines (17 loc) · 1.01 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src"/>
<classpathentry combineaccessrules="false" kind="src" path="/WeatherUtils"/>
<classpathentry kind="lib" path="/home/a-urq/eclipse-workspace/jarLibraries/netcdfAll-5.3.3.jar"/>
<classpathentry kind="lib" path="/home/a-urq/eclipse-workspace/jarLibraries/commons-math3-3.6.1.jar"/>
<classpathentry kind="lib" path="/home/a-urq/eclipse-workspace/jarLibraries/commons-io-2.7.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/SRTMWrapper"/>
<classpathentry combineaccessrules="false" kind="src" path="/Sounding Viewer"/>
<classpathentry kind="lib" path="/home/a-urq/eclipse-workspace/jarLibraries/univocity-parsers-2.8.4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>