sigIRCv2/.classpath
sigonasr2 109b608eeb Fully self-dependent program. Downloads and creates all dependencies.
Smarter text/chat management. Configuration file created for easy
modification of channel to view. Added ability to change background
color.
2017-04-02 21:36:24 -05:00

12 lines
514 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="lib" path="D:/Data/commons-io-2.5.jar">
<attributes>
<attribute name="javadoc_location" value="jar:file:/D:/Data/commons-io-2.5-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>