https://github.com/eclipse/ice
Raw File
Tip revision: 1bbe7d74b1a0f70fe600d8c8494491a0263f5453 authored by Robert Smith on 24 January 2017, 17:44:45 UTC
Updated dependencies for EAVP
Tip revision: 1bbe7d7
.classpath
<?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="target/classes"/>
</classpath>
back to top