https://bitbucket.org/ghintech/posintegration
Raw File
Tip revision: d9c75040077d05252ae4ccf93bc0eb5c842bc012 authored by a_lara on 20 December 2017, 13:50:59 UTC
lash change
Tip revision: d9c7504
.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.7"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="OSGI-INF"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
back to top