Mercurial > hg > test-repo
view SampleProject/.classpath @ 26:19ef091c0ef3 default tip
add setup of shell env through ansible
author | Dirk Olmes <dirk.olmes@codedo.de> |
---|---|
date | Tue, 15 Nov 2016 16:34:28 +0000 |
parents | 0724916c0d6c |
children |
line wrap: on
line source
<?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="output" path="classes"/> </classpath>