Skip to content
Snippets Groups Projects
Select Git revision
  • 5de9a30dadde3c946c7fbc566f39fa93ab445177
  • master default protected
  • restructure-2021
  • ae-submission
  • journal-diagrams
  • artifact-evaluation
  • artifact-evaluation-poster
  • ci
8 results

.classpath

Blame
  • user avatar
    Gabor Szarnyas authored
    ae07887d
    History
    .classpath 710 B
    <?xml version="1.0" encoding="UTF-8"?>
    <classpath>
    	<classpathentry kind="src" path="src">
    		<attributes>
    			<attribute name="FROM_GRADLE_MODEL" value="true"/>
    		</attributes>
    	</classpathentry>
    	<classpathentry kind="src" path="src-gen">
    		<attributes>
    			<attribute name="FROM_GRADLE_MODEL" value="true"/>
    		</attributes>
    	</classpathentry>
    	<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.buildship.core.gradleclasspathcontainer"/>
    	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
    	<classpathentry kind="output" path="bin"/>
    </classpath>