blob: e26ebfb116f6f57ea1d0e165bf917b9cca877743 [file] [log] [blame]
Richard S. Hall85bafab2009-07-13 13:25:46 +00001<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
4 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins">
5 <accessrules>
6 <accessrule kind="accessible" pattern="org/cauldron/newton/descriptor/**"/>
7 <accessrule kind="accessible" pattern="org/eclipse/pde/internal/**"/>
8 </accessrules>
9 </classpathentry>
10 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
11 <classpathentry kind="src" path="src"/>
12 <classpathentry exported="true" kind="lib" path="lib/commons-lang-2.4.jar" sourcepath="org.cauldron.sigil.coresrc.zip"/>
13 <classpathentry kind="output" path="build/classes"/>
14</classpath>