blob: 7e70cf8b27b38d649259e708fc5f77f7adbab666 [file] [log] [blame]
Stephan Herrmann01664412010-04-01 20:28:43 +00001<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
Stephan Herrmann7c00ef42015-02-15 21:08:44 +01003 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
4 <attributes>
Stephan Herrmanne2447552015-05-03 15:35:52 +02005 <attribute name="annotationpath" value="/org.eclipse.objectteams.otequinox/annotations/jre"/>
Stephan Herrmann7c00ef42015-02-15 21:08:44 +01006 </attributes>
7 </classpathentry>
8 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins">
9 <attributes>
Stephan Herrmanne2447552015-05-03 15:35:52 +020010 <attribute name="annotationpath" value="/org.eclipse.objectteams.otequinox/annotations/plugins"/>
Stephan Herrmann7c00ef42015-02-15 21:08:44 +010011 </attributes>
12 </classpathentry>
Stephan Herrmann2fd32442013-07-20 18:26:04 +020013 <classpathentry kind="src" path="src"/>
Stephan Herrmann97f6d3c2015-10-18 21:33:00 +020014 <classpathentry kind="src" output="agent" path="agentSrc"/>
Stephan Herrmann01664412010-04-01 20:28:43 +000015 <classpathentry kind="output" path="bin"/>
16</classpath>