summaryrefslogtreecommitdiffstats
path: root/.classpath
blob: 303ee3bb08668695084f64f0d5caf2fd69ac255a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path=""/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
	<classpathentry kind="lib" path="swingx.jar"/>
	<classpathentry kind="lib" path="swingx-beaninfo.jar"/>
	<classpathentry kind="lib" path="swingx-ws.jar"/>
	<classpathentry kind="lib" path="mysql-connector-java-5.1.14-bin.jar"/>
	<classpathentry kind="output" path=""/>
</classpath>