1 <classpath>
   2   <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
   3   <classpathentry kind="src" exported="true" path="/web"/>
   4   <classpathentry kind="src" exported="true" path="/fxml"/>
   5   <classpathentry kind="src" exported="true" path="/fxpackager"/>
   6   <classpathentry kind="src" exported="true" path="/swt"/>
   7   <classpathentry kind="src" exported="true" path="/swing"/>
   8   <classpathentry kind="src" exported="true" path="/media"/>
   9   <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
  10   <classpathentry kind="output" path="bin"/>
  11 </classpath>