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










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

Back to the top