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

                                      
                                                        
                                                               
                                               






                                                                                                                          

                                              
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
    <classpathentry kind="src" path="Eclipse Debug UI"/>
    <classpathentry kind="src" path="/org.eclipse.debug.core"/>
    <classpathentry kind="var" path="JRE_LIB"/>
    <classpathentry kind="var" path="plugins/org.apache.xerces/xerces.jar"/>
    <classpathentry kind="var" path="plugins/org.eclipse.core.resources/resources.jar"/>
    <classpathentry kind="var"
        path="plugins/org.eclipse.core.runtime/runtime.jar" sourcepath="plugins/org.eclipse.core.runtime/runtimesrc.zip"/>
    <classpathentry kind="var" path="plugins/org.eclipse.swt/swt.jar"/>
    <classpathentry kind="var"
        path="plugins/org.eclipse.ui/workbench.jar" sourcepath="plugins/org.eclipse.ui/workbenchsrc.zip"/>
    <classpathentry kind="output" path="bin"/>
</classpath>

Back to the top