1 <classpath>
   2   <classpathentry kind="output" path="bin"/>
   3   <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
   4   <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
   5   <classpathentry kind="src" exported="true" path="src/main/java"/>
   6   <classpathentry kind="src" exported="true" path="src/test/java">
   7     <attributes>
   8       <attribute name="optional" value="true"/>
   9     </attributes>
  10   </classpathentry>
  11   <classpathentry kind="src" exported="true" path="src/main/resources">
  12     <attributes>
  13       <attribute name="optional" value="true"/>
  14     </attributes>
  15   </classpathentry>
  16   <classpathentry kind="src" exported="true" path="src/test/resources">
  17     <attributes>
  18       <attribute name="optional" value="true"/>
  19     </attributes>
  20   </classpathentry>
  21   <classpathentry kind="src" exported="true" path="build/generated-src/jsl-decora"/>
  22   <classpathentry kind="src" exported="true" path="build/generated-src/jsl-prism"/>
  23   <classpathentry kind="src" exported="true" path="build/resources/jsl-decora"/>
  24   <classpathentry kind="src" exported="true" path="build/resources/jsl-prism"/>
  25   <classpathentry kind="src" exported="true" path="/base"/>
  26 </classpath>