Stephan Herrmann | 0166441 | 2010-04-01 20:28:43 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <classpath> |
Stephan Herrmann | 7c00ef4 | 2015-02-15 21:08:44 +0100 | [diff] [blame] | 3 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"> |
| 4 | <attributes> |
Stephan Herrmann | e244755 | 2015-05-03 15:35:52 +0200 | [diff] [blame] | 5 | <attribute name="annotationpath" value="/org.eclipse.objectteams.otequinox/annotations/jre"/> |
Stephan Herrmann | 7c00ef4 | 2015-02-15 21:08:44 +0100 | [diff] [blame] | 6 | </attributes> |
| 7 | </classpathentry> |
| 8 | <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"> |
| 9 | <attributes> |
Stephan Herrmann | e244755 | 2015-05-03 15:35:52 +0200 | [diff] [blame] | 10 | <attribute name="annotationpath" value="/org.eclipse.objectteams.otequinox/annotations/plugins"/> |
Stephan Herrmann | 7c00ef4 | 2015-02-15 21:08:44 +0100 | [diff] [blame] | 11 | </attributes> |
| 12 | </classpathentry> |
Stephan Herrmann | 2fd3244 | 2013-07-20 18:26:04 +0200 | [diff] [blame] | 13 | <classpathentry kind="src" path="src"/> |
Stephan Herrmann | 97f6d3c | 2015-10-18 21:33:00 +0200 | [diff] [blame] | 14 | <classpathentry kind="src" output="agent" path="agentSrc"/> |
Stephan Herrmann | 0166441 | 2010-04-01 20:28:43 +0000 | [diff] [blame] | 15 | <classpathentry kind="output" path="bin"/> |
| 16 | </classpath> |