10 lines
563 B
XML
10 lines
563 B
XML
<?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.6"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry exported="true" kind="lib" path="jcommon-1.0.23.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="jfreechart-1.0.19.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="jfreechart-1.0.19-swt.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|