Subversion Repositories WebE

Rev

Rev 17 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
17 moos 1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
31 PointedEar 3
  <classpathentry kind="src" path="WebContent" />
4
  <classpathentry kind="con"
5
    path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER" />
6
  <classpathentry kind="con"
7
    path="org.eclipse.wst.jsdt.launching.WebProject">
8
    <attributes>
9
      <attribute name="hide" value="true" />
10
    </attributes>
11
  </classpathentry>
12
  <classpathentry kind="con"
13
    path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary" />
14
  <classpathentry kind="output" path="" />
17 moos 15
</classpath>