Richard S. Hall | 85bafab | 2009-07-13 13:25:46 +0000 | [diff] [blame^] | 1 | <?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> |