mirror of
https://github.com/PeytonPlayz595/betaProxy
synced 2025-06-05 18:32:02 -09:00
Add libraries
This commit is contained in:
parent
13a8a171ee
commit
a318239e12
13
.classpath
Normal file
13
.classpath
Normal file
@ -0,0 +1,13 @@
|
||||
<?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-11">
|
||||
<attributes>
|
||||
<attribute name="module" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="src" path="src/main/java"/>
|
||||
<classpathentry kind="lib" path="jars/Java-WebSocket-1.6.0.jar"/>
|
||||
<classpathentry kind="lib" path="jars/slf4j-nop-2.0.17.jar"/>
|
||||
<classpathentry kind="lib" path="jars/slf4j-api-2.0.17.jar"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
17
.project
Normal file
17
.project
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>betaProxy</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.jdt.core.javabuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
BIN
jars/Java-WebSocket-1.6.0.jar
Normal file
BIN
jars/Java-WebSocket-1.6.0.jar
Normal file
Binary file not shown.
BIN
jars/slf4j-api-2.0.17.jar
Normal file
BIN
jars/slf4j-api-2.0.17.jar
Normal file
Binary file not shown.
BIN
jars/slf4j-nop-2.0.17.jar
Normal file
BIN
jars/slf4j-nop-2.0.17.jar
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user