Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: eeec7250f2a5e883231b602757afa5463810bdbf (plain) (tree)
1
2
3
4
5
6
7
8
9

                                      
                                          




                                                                   
                                                               
                                                                                           

                                              
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
    <classpathentry kind="src" path="ui"/>
    <classpathentry kind="src" path="/org.eclipse.core.boot"/>
    <classpathentry kind="src" path="/org.eclipse.core.runtime"/>
    <classpathentry kind="src" path="/org.apache.xerces"/>
    <classpathentry kind="src" path="/org.eclipse.core.resources"/>
    <classpathentry kind="src" path="/org.eclipse.ui"/>
    <classpathentry kind="src" path="/org.eclipse.debug.core"/>
    <classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
    <classpathentry kind="output" path="bin"/>
</classpath>

Back to the top