Skip to content
Snippets Groups Projects
Select Git revision
  • 0fe7e9282d44ae5ab12e64c636585ea3ad0c3c5f
  • dev default protected
  • main protected
  • feature/ros-java-integration
4 results

mappingDefinition.mustache

Blame
  • .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>