Skip to content
Snippets Groups Projects
Select Git revision
  • bf576123ca9b7848f4fb1d2404c89f2902c7169a
  • develop default protected
  • master protected
  • rodin2
  • rodin3
  • feature/theory_plugin
  • feature/multiview
  • csp
  • feature/newcore
  • feature/csp
  • 3.0.11
  • 3.0.8
  • 3.0.5
  • 2.4.1
  • 2.3.3
  • 2.3.2
  • 2.3.1
  • 2.3.0_fix1
  • 2.3.0
19 results

.classpath

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    .classpath 369 B
    <?xml version="1.0" encoding="UTF-8"?>
    <classpath>
    	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
    	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
    	<classpathentry kind="src" path="src"/>
    	<classpathentry kind="output" path="bin"/>
    </classpath>