https://bitbucket.org/red1/org.red1.blank
Raw File
Tip revision: 8e7fc2d865153412b016aaab1e5e02606e539472 authored by red1org@gmail.com on 19 December 2016, 09:15:00 UTC
holder for OSGI-INF folder to get committed
Tip revision: 8e7fc2d
.classpath
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
back to top