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

                                      
                                                                    

                                                              



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

Back to the top