a85d5146121654df613284f4d6ab45ba6bccdd18
[jalview.git] / .classpath
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3         <classpathentry kind="src" output="bin/main" path="src">
4                 <attributes>
5                         <attribute name="gradle_scope" value="main"/>
6                         <attribute name="gradle_used_by_scope" value=""/>
7                 </attributes>
8         </classpathentry>
9         <classpathentry kind="src" output="bin/test" path="test">
10                 <attributes>
11                         <attribute name="test" value="true"/>
12                         <attribute name="gradle_scope" value="test"/>
13                         <attribute name="gradle_used_by_scope" value=""/>
14                 </attributes>
15         </classpathentry>
16         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
17                 <attributes>
18                         <attribute name="module" value="true"/>
19                 </attributes>
20         </classpathentry>
21         <classpathentry kind="con" path="org.eclipse.buildship.core.gradleclasspathcontainer"/>
22         <classpathentry kind="output" path="bin/main"/>
23 </classpath>