2009-10-14 22:01:11 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="src" path="/tools"/>
|
|
|
|
<classpathentry kind="src" path="/JasperReportsTools"/>
|
2010-01-29 17:52:35 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2010-07-14 14:36:29 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
|
|
|
|
<accessrules>
|
|
|
|
<accessrule kind="accessible" pattern="sun/awt/*"/>
|
|
|
|
<accessrule kind="accessible" pattern="com/sun/rowset/*"/>
|
|
|
|
<accessrule kind="accessible" pattern="com/sun/image/codec/**"/>
|
|
|
|
</accessrules>
|
|
|
|
</classpathentry>
|
2009-10-14 22:01:11 +07:00
|
|
|
<classpathentry kind="output" path="build"/>
|
|
|
|
</classpath>
|