Skip to content
Snippets Groups Projects
Select Git revision
  • 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
18 results

.classpath

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    .classpath 597 B
    <?xml version="1.0" encoding="UTF-8"?>
    <classpath>
    	<classpathentry exported="true" kind="lib" path="lib/ext/antlr-2.7.7.jar"/>
    	<classpathentry exported="true" kind="lib" path="lib/ext/asm-4.0.jar"/>
    	<classpathentry exported="true" kind="lib" path="lib/ext/groovy-2.0.5.jar"/>
    	<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>