Skip to content
Snippets Groups Projects
Select Git revision
  • 006fb56a178a62cc34d89c2c22ee0dc4c578947f
  • master default
  • y3
  • y2
  • y1
  • v1.0
  • v2.0
  • v2.1
  • v2.2
  • v2.3
  • v3.0
  • v3.0.1
  • v3.1
  • v3.1.1
  • v3.2
15 results

.classpath

Blame
  • .classpath 300 B
    <?xml version="1.0" encoding="UTF-8"?>
    <classpath>
    	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
    	<classpathentry kind="src" path="src"/>
    	<classpathentry kind="output" path="bin"/>
    </classpath>