Skip to main content
summaryrefslogblamecommitdiffstats
blob: 70f839cf53b70ce36e819f88a319910b4f1bca4a (plain) (tree)
1
2
3
4
5
6
7
8
9

                                      



                                              
                                             

                                              


                                                                   


                                                               
                                                              
                                                                    

                                              
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
    <classpathentry kind="src" path="index/"/>
    <classpathentry kind="src" path="model/"/>
    <classpathentry kind="src" path="src/"/>
    <classpathentry kind="src" path="utils/"/>
    <classpathentry kind="src" path="build"/>
    <classpathentry kind="src" path="dom"/>
    <classpathentry kind="src" path="parser"/>
    <classpathentry kind="src" path="/org.eclipse.core.resources"/>
    <classpathentry kind="src" path="/org.eclipse.core.runtime"/>
    <classpathentry kind="src" path="/org.apache.xerces"/>
    <classpathentry kind="src" path="/org.eclipse.search"/>
    <classpathentry kind="src" path="/org.eclipse.compare"/>
    <classpathentry kind="src" path="/org.eclipse.debug.core"/>
    <classpathentry kind="src" path="/org.eclipse.core.boot"/>
    <classpathentry kind="var" path="JRE_LIB" sourcepath="JRE_SRC"/>
    <classpathentry kind="output" path="bin"/>
</classpath>

Back to the top