Mercurial > hg > test-repo
view SampleProject/.classpath @ 24:f6e07a3d95a2
factor out the query for the highest group number into GroupQuery
author | Dirk Olmes <dirk.olmes@codedo.de> |
---|---|
date | Tue, 25 Oct 2016 15:48:15 +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>