Stephan Herrmann | 0f02027 | 2014-04-21 20:39:30 +0200 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <classpath> |
Stephan Herrmann | 03b1c61 | 2014-05-15 13:55:30 +0200 | [diff] [blame] | 3 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> |
Stephan Herrmann | 0f02027 | 2014-04-21 20:39:30 +0200 | [diff] [blame] | 4 | <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
| 5 | <classpathentry kind="src" path="src"/> |
Stephan Herrmann | f4cfdb5 | 2015-05-05 17:37:17 +0200 | [diff] [blame] | 6 | <classpathentry kind="src" output="bcelpatchbin" path="bcelpatchsrc"> |
| 7 | <attributes> |
| 8 | <attribute name="ignore_optional_problems" value="true"/> |
| 9 | </attributes> |
| 10 | </classpathentry> |
Stephan Herrmann | 0f02027 | 2014-04-21 20:39:30 +0200 | [diff] [blame] | 11 | <classpathentry kind="output" path="bin"/> |
| 12 | </classpath> |