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="src" path="src"/> | ||||
4 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> | ||||
5 | <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"> | ||||
6 | <accessrules> | ||||
7 | <accessrule kind="accessible" pattern="org/eclipse/pde/internal/ui/parts/*"/> | ||||
8 | </accessrules> | ||||
9 | </classpathentry> | ||||
10 | <classpathentry kind="output" path="bin"/> | ||||
11 | </classpath> |