-
Notifications
You must be signed in to change notification settings - Fork 2
/
.classpath
26 lines (26 loc) · 1.38 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="jarvisReborn/NewJFrame.java|SensorPlot.java|CommandHandlers/SensorPlot.java" kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="telegrambots-4.4.0.1-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="jcommon-1.0.8.jar"/>
<classpathentry kind="lib" path="jfreechart.jar"/>
<classpathentry kind="lib" path="xchart-3.6.0.jar"/>
<classpathentry kind="lib" path="converter-jackson-2.7.1.jar"/>
<classpathentry kind="lib" path="converter-moshi-2.7.1.jar"/>
<classpathentry kind="lib" path="influxdb-java-2.18-SNAPSHOT-javadoc.jar"/>
<classpathentry kind="lib" path="influxdb-java-2.18-SNAPSHOT-sources.jar"/>
<classpathentry kind="lib" path="influxdb-java-2.18-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="logging-interceptor-3.3.1.jar"/>
<classpathentry kind="lib" path="moshi-1.8.0.jar"/>
<classpathentry kind="lib" path="okhttp-3.14.4.jar"/>
<classpathentry kind="lib" path="okio-1.16.0.jar"/>
<classpathentry kind="lib" path="retrofit-2.7.1.jar"/>
<classpathentry kind="lib" path="lz4-java-1.7.1.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JFX"/>
<classpathentry kind="output" path="bin"/>
</classpath>